Go to file
Username404-59 8d3523a22a
Update the version number
2021-06-04 16:37:21 +02:00
common Improve the colors configuration, the category enum and make ColoredElement.color a value 2021-06-04 15:59:09 +02:00
fabric Add a cloth config screen 2021-05-29 22:11:05 +02:00
forge Update kotlinforforge to 1.12.1 and remove the shadowed kotlinx-serialization library 2021-05-30 11:32:15 +02:00
gradle/wrapper Add a configuration entry to toggle the alphabetical sorting of buttons and handle errors in the DiscordRPC feature 2021-06-01 15:52:31 +02:00
obfuscation Obfuscate packages and parameter names too in the shrinkJar task 2021-04-17 18:48:28 +02:00
Jenkinsfile Fix the Jenkinsfile 2021-05-25 13:23:35 +02:00
LICENSE.txt
README.md Update README.md 2021-06-02 13:11:04 +02:00
build.gradle.kts Update the version number 2021-06-04 16:37:21 +02:00
gradle.properties Update the kotlin-stdlib version to 1.4.10 and update fabric-language-kotlin 2021-05-31 21:55:57 +02:00
gradlew
gradlew.bat
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 only 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.0 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.