GMF file manipulation (for Robot Arena 2) written in Rust, from first principles.
 
 
Go to file
q3k 13efa89224 types: fix light types
Straight from RA2.exe, as exercised by Mars2 in DSL-IRL.
2022-04-15 18:43:56 +00:00
gmflib types: fix light types 2022-04-15 18:43:56 +00:00
gmfmacros types: fix light types 2022-04-15 18:43:56 +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