GMF file manipulation (for Robot Arena 2) written in Rust, from first principles.
 
 
Go to file
q3k d8bb1fe7d9 tups: add map kinds from RA2.exe 2022-04-15 01:21:38 +00:00
gmflib tups: add map kinds from RA2.exe 2022-04-15 01:21:38 +00:00
gmfmacros most stock _txt.gmfs now match 2022-04-15 00:45:26 +00:00
gmftool most stock _txt.gmfs now match 2022-04-15 00:45:26 +00:00
.gitignore first pass 2022-04-14 11:08:09 +00:00
COPYING early release 2022-04-15 00:48:28 +00:00
Cargo.lock most stock _txt.gmfs now match 2022-04-15 00:45:26 +00:00
Cargo.toml boxarena.gmf now decompiles exactly 2022-04-14 22:06:10 +00:00
README.md early release 2022-04-15 00:48:28 +00:00

README.md

gmftools

Creatively named in-progress tooling for Gabriel Model Files (as used in Robot Arena 2).

Usage

A CLI decompiler is available:

cargo build
target/debug/gmftool foo.gmf foo_txt.gmf