Simple CurseForge changelog generator
- Place the old and new zip file into the same folder as the generator jar
- Run this command:
java -jar CF-Changelog-Generator-1.0.0.jar --token <CF-API-Token> --old <old-zip>.zip --new <new-zip>.zip
Optional Arguments:
--requests-per-sec <number>
adjust the amount of API Requests per Second--md-minimal
Generates a more minimalistic version of the Changelog