CLI tool for dumping, decompiling and analyzing FlyffU wasm files
The
rescripts
wrapper script will check for prerequisites before running the main scripts.
node
: Runtimezx
: Runtime wrapperdiff
: For diffing wasm/wat fileswabt
: For translating, analyzing and decompiling wasm/wat files
Check current FlyffU client version
./rescripts version
Dump and decompile latest FlyffU client
./rescripts dump
Dump known resources for the latest FlyffU client
This will download a potentially large number of files (world data, etc.)
./rescripts resdump