Lily Tsuru
5d03f49e21
Don't have a tool for building "fresh" packages yet, but the "paktest" tests regurgitating a pak into a new pak file. Usage is: ./paktest [pak file] it will write to "new.pak" always, which meh. It's just a test utility. |
||
---|---|---|
cmake | ||
hexpat | ||
include/europa | ||
src | ||
third_party | ||
.clang-format | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
README.md
Europa tools
TODO
The Libraries
libeuropa
Provides archive IO utilities and the structures.
The Tools
europa_pak_extractor
Extractor for .pak and .pmdl (they use 1:1 the same format) files.
TODO: this will be one eupak
utility later, probably.