TheUnpunished / gintool

Ginsu2 encoder for Need for Speed games since Underground 2
MIT License
5 stars 3 forks source link

NFS GINTOOL

This tools allows for GIN files to be encoded in a more convenient and fast way. No HEX editing needed anymore. Learn more here: NFSMods

Compiling from source

In order to compile gintool, you'll need JDK 11 and Maven. After that navigate to the folder with the source code, where pom.xml is located and run:

mvn clean package

After that, compiled jar will be located in target folder. Enjoy!

Changelog

Contributing

If you want to contribute to the project (add a translation, etc.), don't hesitate to make pull requests. Example messages file can be seen here: messages_en.properties