This utility aims to reproduce SiglusEngine SceneScript compilation as exactly as possible, along with other related (and unrelated) features.
See the English Manual or 中文手册 for installation instructions, complete reference of all modes, options, examples, and tips. See the Changelog for recent updates.
Extract Scene.pck to a working directory:
siglus-ssu -x /path/to/Scene.pck /path/to/translation_workAfter editing .ss files, compile back into a new .pck:
siglus-ssu -c /path/to/translation_work /path/to/Scene_translated.pckSee the manuals for more modes, options, and troubleshooting tips.
This project is dual-licensed under the Unlicense or BSD Zero Clause License (0BSD). You may choose either license.