Template-based Java generators.
- Download the latest release here
- Extract this ZIP so that you have a folder with simply
assets
andjGenerators-VERSION.jar
- Open a command line inside that folder
- Enter
java -jar "jGenerators-VERSION.jar"
- Java 8 or higher must be installed! - Follow the instructions given
- Templates are read from
RUNFOLDER/assets/templates/
- Each folder inside the
templates
folder counts as a template - Each template folder should have a
definitions.json
file- This is where generation variables can be defined
- Example