genieutils icon indicating copy to clipboard operation
genieutils copied to clipboard

A library for reading and writing the file formats used in the Genie engine (AoE, AoC, SWGB, etc.)

Results 3 genieutils issues
Sort by recently updated
recently updated
newest added

currently won't build on macos because for some reason apple doesn't ship with a compiler with (proper) c++17 support.

I've managed to successfully build the .so file, but getting the tools (like datextract) to build throws a ton of errors. Is this a known issue?

The flag name used to generate static lib described in the readme mismatch the one used in cmakelists.txt.