Tools for working with LEC Europa based games (Star Wars: Starfighter & Star Wars: Jedi Starfighter)
Go to file
Lily Tsuru 7fd4c470af Add YATF ImHex pattern and add libpixel submodule 2022-09-04 22:21:59 -05:00
cmake Initial commit 2022-09-04 16:11:14 -05:00
hexpat Add YATF ImHex pattern and add libpixel submodule 2022-09-04 22:21:59 -05:00
include/europa Initial commit 2022-09-04 16:11:14 -05:00
src Initial commit 2022-09-04 16:11:14 -05:00
third_party Add YATF ImHex pattern and add libpixel submodule 2022-09-04 22:21:59 -05:00
.clang-format Initial commit 2022-09-04 16:11:14 -05:00
.gitignore Initial commit 2022-09-04 16:11:14 -05:00
.gitmodules Add YATF ImHex pattern and add libpixel submodule 2022-09-04 22:21:59 -05:00
CMakeLists.txt Initial commit 2022-09-04 16:11:14 -05:00
LICENSE Initial commit 2022-09-04 16:11:14 -05:00
README.md Initial commit 2022-09-04 16:11:14 -05:00

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.