Go to file
2021-06-19 14:33:57 +02:00
common Disable a few rules + edit the configurations in Formatting.yml, and add a parameter name to a lambda argument in ConfigScreen.kt 2021-06-19 12:59:14 +02:00
fabric Assume that the modmenu screen is not null in ModMenuConf.kt 2021-06-05 16:37:08 +02:00
forge
gradle/wrapper Update gradle and the kotlin compiler + serialization plugins 2021-06-18 19:31:04 +02:00
obfuscation
build.gradle.kts Don't run the diktatcheck task in every build, and edit Formatting.yml even more 2021-06-19 14:24:36 +02:00
Formatting.yml Update Formatting.yml 2021-06-19 14:33:57 +02:00
gradle.properties Add a kotlin_coroutines_version property to the gradle.properties file and update the kotlinx-coroutines-core dependency 2021-06-05 21:47:30 +02:00
gradlew
gradlew.bat
Jenkinsfile
LICENSE.txt
README.md
settings.gradle.kts
snowy.svg

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.