A simple single source-set, multi-version, multi-loader template for building addons for Create. Partially simplified version of the build logic from Create Unlimited.
Uses ModDevGradle on (Neo)Forge and Loom on Fabric, stitched together with Stonecutter and manifold-gradle.
It also supports automated builds via GitHub Actions; to enable,
create a secret named GRADLE_ENCRYPTION_KEY
and then see the instructions in .github/workflows/build.yml.