generated from JustPyrrha/quilt-mod-template
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
.ci | 7 months ago | |
gradle | 7 months ago | |
src | 7 months ago | |
.gitignore | 7 months ago | |
LICENSE.md | 7 months ago | |
README.md | 7 months ago | |
build.gradle.kts | 7 months ago | |
gradle.properties | 7 months ago | |
gradlew | 7 months ago | |
gradlew.bat | 7 months ago | |
settings.gradle.kts | 7 months ago |
README.md
quilt-mod-template
This is a custom variation on the official quilt template mod provided by QuiltMC on GitHub.
Key differences in this project:
- Kotlin DSL build scripts.
- Gametest and JUnit 5 testing examples.
- Concourse CI configuration. (See deployed)
License
Same as the QuiltMC template, this project is licensed under the Creative Common Zero v1.0 license.
Mods created with this template are not automatically licensed under the CC0, and are not required to give any kind of credit back to me for this template.