Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 658 Bytes

rescripts.md

File metadata and controls

31 lines (22 loc) · 658 Bytes

rescripts

CLI tool for dumping, decompiling and analyzing FlyffU wasm files

Prerequisites

The rescripts wrapper script will check for prerequisites before running the main scripts.

  • node: Runtime
  • zx: Runtime wrapper
  • diff: For diffing wasm/wat files
  • wabt: For translating, analyzing and decompiling wasm/wat files

Usage

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