A small tower defense game made using Processing.
Build with Java 17, main class main.Main
.
To build in debug mode, add argument dev
.
- Build > Build Artifacts...
- Build
Crazy-Critters-Attack-17:jar
- If files can't be loaded, check capitalization
- Copy
out/artifacts/Crazy_Critters_Attack_17_jar/Crazy-Critters-Attack.jar
into a directory - Include in the directory the data directory, the JRE, and the system build script.
- Compress package as
Crazy-Critters-Attack-[system].zip
- Pre release tag format:
mar24a
- Set last release as previous release
- Title release with the date in format "March 20, 2024"
- Generate release notes
- Attach release package
- Set as pre-release
butler push [directory] smallbuggames/crazy-critters-attack:[system]-latest --userversion [tag]