hulken
ChunkCore 1.0.1
General
- Added a couple of null checks for the ChunkDownloader object when invoking ChunkCore functions
EOSCore 1.8.4.7
OSS
- Fixed searching for sessions with custom attributes using Advanced Sessions Plugin
SteamCore 1.4.4.1
General
- Project Settings are now saved to the DefaultEngine.ini config file rather than the Engine.ini file in Project\Saved directory
- Fixed GameVersion not being set in DefaultEngine.ini
- Removed bForceGameThreadExecution from Project Settings, the plugin will always execute callbacks on the GameThread now
- Removed bWasSuccessful from AsyncTasks ToString() output
Polly 1.1.3
General
- Added a missing voice enum that was missing from a SDK update
Thanks to Tyen for reporting this