cheesasaurus-SystemsDumper icon

SystemsDumper

Development tool. Dumps information about ECS Systems.

Last updated 5 days ago
Total downloads 12
Total rating 1 
Categories Client Server Tools Oakveil Update
Dependency string cheesasaurus-SystemsDumper-1.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.733.2 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.733.2
deca-VampireCommandFramework-0.10.4 icon
deca-VampireCommandFramework

Command framework for developers to easily create universal commands for their plugins.

Preferred version: 0.10.4

README

SystemsDumper

SystemsDumper is a tool for mod developers.

It dumps information about ECS Systems. For use with both client and server applications.

Installation

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.