
PNGJ https://github.com/leonbloy/pngj/
No Changes Made, used for PNG Manipulation
Apache 2 Licence


DDS4J
https://github.com/vincentzhang96/DDS4J
Changes made to not require the Java 8 specific Libraries. Used for converting DDS (HOI4) files to PNGs for MC & DZ
MIT Licence

SmallRye Common
https://github.com/smallrye/smallrye-common
Used to make JBoss DMR Work, no known changes made
Apache 2 Licence

Javaassist
https://www.javassist.org/
Used for Bytecode manipulation
No Known Changes Made except maybe a few for working with more than 1 java version
MPL, the LGPL, and the Apache License

Tunabytes
https://github.com/Revxrsal/Tuna-Bytes
No longer included by default. Old versions i changed to allow for not using the Lombok
Apache 2 Licence

JBoss DMR
https://github.com/jbossas/jboss-dmr
Used for All JSON and DMR parsing, which is used for a lot. No Known changes made
LGPL 2.1

JBoss LogManager
https://github.com/jboss-logging/jboss-logmanager
Used for Some logging and JBoss DMR. Commented missing loggers
Apache 2

JBoss Logging
https://github.com/jboss-logging/jboss-logging
No Known Changes made. Used for some logging
Unknown Licence

JBoss Modules
https://github.com/jboss-modules/jboss-modules
Used for the base of the class loader. Added a file for allowing me to load more mods.
Apache 2 and XMPP Licence


The MCForge team for making all those cool Example Projects


