Logs when various C:SL events occur, useful for discovering the sequence in which they occur.
You can get it on Steam Workshop.
Implicit calls to mod classes:
- IUserMod
- LoadingExtension
- ThreadingExtension
Managers:
- LoadingManager
- LocaleManager
- PluginManager
- SceneManager
Does not currently log any in-game events, but those can be added.
It should automatically find your Managed folder so there's usually no need to manually add reference paths.
If you run in to problems, see the TM:PE Build Guide as we use basically the same setup.
Please contribute to make it better :)