├── buildcd # main patching scripts
├── eventeditor # tool to patch event files
├── itemsutil # tool to patch names and items
└── *.old # old code no longer used
To build do not use CMakeLists.txt
, use the _build.sh
scripts instead.