Basic emoji library for Minecraft using Twitter's Twemoji.
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.
 
 
Pyrrha Wills 1596d8e9b6 Initial commit 7 months ago
.ci Initial commit 7 months ago
gradle Initial commit 7 months ago
src Initial commit 7 months ago
.gitignore Initial commit 7 months ago
LICENSE.md Initial commit 7 months ago
README.md Initial commit 7 months ago
build.gradle.kts Initial commit 7 months ago
gradle.properties Initial commit 7 months ago
gradlew Initial commit 7 months ago
gradlew.bat Initial commit 7 months ago
settings.gradle.kts Initial commit 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.