
SystemsDumper
Development tool. Dumps information about ECS Systems.Details
SystemsDumper
SystemsDumper is a tool for mod developers.
It dumps information about ECS Systems. For use with both client and server applications.
Installation
- Install BepInEx.
 - Install VampireCommandFramework.
 - Extract 
SystemsDumper.dllinto(VRising folder)/BepInEx/plugins. 
Chat Commands
Commands work on both client and server applications. (client dumps are dumped locally, server dumps are dumped to the server). AdminAuth required.
.DumpSystems UpdateTree- Dumps ECS system update hierarchies to files. One file per World. Sample.
 - shortcut 
.ds ut 
.DumpSystems Code- Generates code snippets for each system, per world. One file per system. Sample.
 - shortcut 
.ds c 
Support
Join the modding community.
Post an issue on the GitHub repository.