GMF file manipulation (for Robot Arena 2) written in Rust, from first principles.
 
 
Go to file
q3k deca4f5565 types: add missing MapTypes. all stock GMFs now parse correctly 2022-04-15 17:29:39 +00:00
gmflib types: add missing MapTypes. all stock GMFs now parse correctly 2022-04-15 17:29:39 +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
gmfwasm gmfwasm: init 2022-04-15 16:51:22 +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 gmflib: add wheel constraint (for car steering) 2022-04-15 17:21:13 +00:00
Cargo.toml gmfwasm: init 2022-04-15 16:51:22 +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