Tools for working with LEC Europa based games (Star Wars: Starfighter & Star Wars: Jedi Starfighter)
Go to file
Lily Tsuru 62862d832f Initial commit 2022-09-04 16:11:14 -05:00
cmake Initial commit 2022-09-04 16:11:14 -05:00
hexpat Initial commit 2022-09-04 16:11:14 -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
.clang-format Initial commit 2022-09-04 16:11:14 -05:00
.gitignore Initial commit 2022-09-04 16:11:14 -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.