Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 433 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 433 Bytes

JamCore Template Mod

This is the (opinionated) template used by JamCore to create our mods. The repo contains an MIT license file for ease of use, as that's what our mods use, but you are free to use the template without the license.

To automatically initialise the template, use Deno, and run the command deno run -A --unstable scripts/template.ts.

To see available properties, see gradle.properties.