v1.2.0
Self-contained binaries (no .NET SDK required) for Windows, Linux, and macOS.
Each archive contains the vss-codex executable plus a content/ folder. Unzip and run, e.g.
./vss-codex --zip <vintage-story-archive> or ./vss-codex --install <vs-dir>. ilspycmd
is auto-installed on first run (needs the .NET SDK only for that step) — or decompilation is
skipped with --skip-decompile.
The output is derived from proprietary Vintage Story binaries: keep it local, do not
redistribute it. You need a legally obtained copy of the game.
What's Changed
- v1.2.0 — hardening, security, DRY, tests by @qheri5 in https://github.com/qheri5/vss-codex/pull/2
Full Changelog: v1.1.0...v1.2.0