Tools for working with LEC Europa based games (Star Wars: Starfighter & Star Wars: Jedi Starfighter)
Go to file
Lily Tsuru fae513fdfe Try to optimize things a bit
PakReader won't read everything in ReadData(), it now only reads the header and TOC.

Files now need to be read in separately.

Adds progress bar to europa_pack_extractor.

Moved code around.
2022-09-07 04:07:40 -05:00
cmake Initial commit 2022-09-04 16:11:14 -05:00
hexpat Try to optimize things a bit 2022-09-07 04:07:40 -05:00
include/europa Try to optimize things a bit 2022-09-07 04:07:40 -05:00
src Try to optimize things a bit 2022-09-07 04:07:40 -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 Try to optimize things a bit 2022-09-07 04:07:40 -05:00
CMakeLists.txt Try to optimize things a bit 2022-09-07 04:07:40 -05:00
LICENSE Initial commit 2022-09-04 16:11:14 -05:00
README.md Try to optimize things a bit 2022-09-07 04:07:40 -05:00

README.md

Europa tools

TODO

The Libraries

libeuropa

Provides archive IO utilities and the structures.

The Tools

eupak

Swiss army knife for Europa packfiles.

Can create, extract, and show info on them.