GMF file manipulation (for Robot Arena 2) written in Rust, from first principles.
 
 
Go to file
q3k 8318a1d48b gmflib: add serde, expose read error type 2022-04-15 16:49:55 +00:00
gmflib gmflib: add serde, expose read error type 2022-04-15 16:49:55 +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