File
UnityToolkit 1.1.0
New in this release
- Fixed issue where UniTask's PlayerLoopSystem was not being injected correctly
- Updated UniTask from v2.5.5 to v2.5.10
- Added ZString v2.4.4 as a near zero-allocation string builder alternative
- Added new structures: Closure<TContext>, ObjectPool<T>, and IProcessor<TProcessor, TData>
- Added a new ModulePatchManager class which can be used in your client mod plugin to automatically enable your mod patches