Go to file
Username404 4c7face8a1
Set the kotlinforforge dependency to 2.0.1 since older versions won't work on minecraft 1.17+
2023-06-24 23:12:51 +02:00
common Update to minecraft 1.17 2023-06-24 23:12:44 +02:00
fabric Fix the homepage link in the fabric.mod.json file 2023-06-24 17:25:00 +02:00
forge Fix the configuration screen registration in ForgeInit.kt 2023-06-24 23:12:51 +02:00
gradle/wrapper Update Gradle and a lot of dependencies 2023-04-26 21:22:55 +02:00
obfuscation Obfuscate packages and parameter names too in the shrinkJar task 2021-04-17 18:48:28 +02:00
Formatting.yml Update Formatting.yml 2021-06-19 14:33:57 +02:00
Jenkinsfile Fix the Jenkinsfile 2021-05-25 13:23:35 +02:00
LICENSE.txt Initial commit. 2021-04-08 10:18:46 +02:00
README.md Update the README.md file 2023-06-24 17:35:52 +02:00
build.gradle.kts Fix the versions of parchment and architectury-loom 2023-06-24 23:12:51 +02:00
gradle.properties Set the kotlinforforge dependency to 2.0.1 since older versions won't work on minecraft 1.17+ 2023-06-24 23:12:51 +02:00
gradlew Initial commit. 2021-04-08 10:18:46 +02:00
gradlew.bat Initial commit. 2021-04-08 10:18:46 +02:00
settings.gradle.kts Update proguard to 7.1.0-beta3 (and higher) and add mavenCentral to the repositories 2021-05-02 15:45:07 +02:00
snowy.svg Add a svg icon 2021-04-08 15:42:43 +02:00

README.md

SnowyGUI

Currently supports minecraft 1.16+ with forge or fabric

This mod has both a fabric* and a forge version. For the fabric version, fabric-language-kotlin (1.6.1 or higher) mod is required, or kotlinforforge (1.12.1 or higher) if you wish to use the forge one.

If you want to (optionally) use the configuration screen, please install the cloth config mod or a mod that bundles it.