Open source tools for working with the various binary file formats invented for Eaglercraft (EPK, EBP, MDL, etc.)
Go to file
lax1dude 88f34f4c02 Add original input files for reference
These were the original input files used along with these scripts during the development of EaglercraftX 1.8 and Eaglercraft 1.5 to generate the various MDL and EBP files and other binary files that were embedded in the original clients. Most of these files have never been released before, the FNAW models are included!
2024-06-17 22:31:02 -07:00
samples Add original input files for reference 2024-06-17 22:31:02 -07:00
src/main/java/net/lax1dude/eaglercraft/bintools Implement Eagler BMP generator 2024-06-17 21:46:37 -07:00
.gitattributes Implement EPK compiler/decompiler 2024-06-16 22:42:28 -07:00
.gitignore Implement EPK compiler/decompiler 2024-06-16 22:42:28 -07:00
EaglerBinaryTools.jar Create EaglerBinaryTools.jar 2024-06-17 21:54:59 -07:00