Go to file
Username404 76b17d0c97
Add a Snowy.annotatedButtons abstract value, and make Snowy.Companion.annotatedButtons an anonymous function
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-01-16 13:12:27 +01:00
common Add a Snowy.annotatedButtons abstract value, and make Snowy.Companion.annotatedButtons an anonymous function 2022-01-16 13:12:27 +01:00
fabric Add a Snowy.annotatedButtons abstract value, and make Snowy.Companion.annotatedButtons an anonymous function 2022-01-16 13:12:27 +01:00
forge Add a Snowy.annotatedButtons abstract value, and make Snowy.Companion.annotatedButtons an anonymous function 2022-01-16 13:12:27 +01:00
gradle/wrapper Update gradle, kotlin, diktat and the shadow plugin 2021-12-26 22:42:48 +01: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 Fix a dependency version in the README.md file 2021-07-13 16:26:09 +02:00
build.gradle.kts Update gradle, kotlin, diktat and the shadow plugin 2021-12-26 22:42:48 +01:00
gradle.properties Downgrade the fabric-loader version to 0.11.7 to support architectury-loom 0.7.X 2021-12-11 00:05:09 +01: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 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.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.