RektInator

Results 11 issues of RektInator

Implement automated test that builds a default fastfile that contains assets of every type and finally checks if the input data matches the output data.

enhancement
feature

` struct test { int field1 : 4; int field2 : 4; }; `

This is needed to read out console fastfiles

The tool does not currently parse .FF files, instead, it parses the internal zone file. It would be nice if the tool parses the .FF instead of the zone, so...