Changelog
- Added StudioOptimizations for AI and KK - massive improvement to Studio startup time when there are many mods installed
- Only run InvalidSceneFileProtection in studio for faster main game launch time (@Keelhauled)
- Fixed unlimited lights not working (@Keelhauled)
- Changed dependencies to use nuget packages (@Keelhauled)
ResourceUnloadOptimizations
- Added time-based throttling to UnloadUnusedAssets
- Fixed garbage collection delay being affected by timescale and stopping working at timescale 0
- Garbage collection won't run if called repeatedly until the calls stop