Go to file
Username404 f7215b4202
Update the ben-manes.versions gradle plugin
2021-05-29 12:26:30 +02:00
common Use more null checks in ButtonImpl.kt 2021-05-28 17:44:30 +02:00
fabric Cast classes to ButtonImpl properly in Snowy.kt, FabricInit.kt and ForgeInit.kt 2021-05-27 21:29:11 +02:00
forge Cast classes to ButtonImpl properly in Snowy.kt, FabricInit.kt and ForgeInit.kt 2021-05-27 21:29:11 +02:00
gradle/wrapper Add Jabel to compile for java 8 but using newer features, fix the ClickBox colors and update gradle 2021-05-15 12:50:42 +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 Initial commit. 2021-04-08 10:18:46 +02:00
README.md Update README.md 2021-05-17 23:37:01 +02:00
build.gradle.kts Update the ben-manes.versions gradle plugin 2021-05-29 12:26:30 +02:00
gradle.properties Update kotlin & kotlinx-datetime and make the constructor parameters of Macro.kt variables instead of values 2021-05-27 18:45:26 +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

This mod requires fabric-language-kotlin on fabric, kotlinforforge on forge.

Compiling requirements

  • A Java 11 JDK or higher (Jabel will be used to produce java 8 bytecode)