Go to file
Username404 ce9f1c83dd
Fix FontUtil.kt
2021-05-15 02:21:06 +02:00
common Fix FontUtil.kt 2021-05-15 02:21:06 +02:00
fabric Target Java 14 2021-05-12 17:24:00 +02:00
forge Fix HudHandler.kt on forge 2021-05-07 11:53:57 +02:00
gradle/wrapper Update gradle to the 7.0.1 version 2021-05-12 18:08:28 +02:00
obfuscation Obfuscate packages and parameter names too in the shrinkJar task 2021-04-17 18:48:28 +02:00
Jenkinsfile Always refresh dependencies in jenkins builds 2021-05-14 13:36:04 +02:00
LICENSE.txt Initial commit. 2021-04-08 10:18:46 +02:00
README.md Set javaVer to 11 since forge doesn't support java 14 mixins 2021-05-12 17:48:13 +02:00
build.gradle.kts Keep the names of classes located in the feature package 2021-05-15 01:48:12 +02:00
gradle.properties Use better jvm arguments in the gradle.properties file 2021-05-14 13:30:25 +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 and also needs Java 11 or higher.