v1.0.0
Based on 0bfec09
Changes
- Removed/disabled unnecessary stuff
- Simplified the config file, all the game-specific options are hard-coded
- Fixed ConsoleEnablerMod and CheatManagerEnablerMod by replacing
RegisterHookwithNotifyOnNewObject(temporary,RegisterHookwill be fixed later) - Added a new hook -
LoadMapMP, it behaves similarly toLoadMapbut works in multiplayer - Fixed BPModLoaderMod using the new
LoadMapMPhook