Useful utility set of U# scripts, such as:
- dynamically subscribe
Update
FixedUpdate
and more events, usingUpdateManager
. - adding elements on Array like a List, using
ArrayUtils
. - getting
RoleData
for specified players, usingRoleManager
. - getting local player is in japanese region or not, using
NewbieUtils.IsJapaneseTimeZone()
.
Docs will be written later on. I'm lazy!
- Open this link and add repository to your VCC.
- Add Newbie Commons package from DerpyNewbie repos
- Done!
- Open releases
- Download unitypackage in assets.
- Import downloaded unitypackage to your project.
- Done!