Go to file
Username404-59 bc14627b97
Fix my stupid configuration system
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-04-16 20:46:24 +02:00
common Fix my stupid configuration system 2025-04-16 20:46:24 +02:00
fabric Port to 1.20 2024-02-25 15:45:09 +01:00
forge Depend on the right forge version 2024-05-24 23:10:37 +02:00
gradle/wrapper Update gradle 2024-05-24 23:10:37 +02:00
obfuscation Obfuscate packages and parameter names too in the shrinkJar task 2021-04-17 18:48:28 +02:00
build.gradle.kts Bump the version to 0.3.5 2024-07-18 17:52:13 +02:00
Formatting.yml Update Formatting.yml 2021-06-19 14:33:57 +02:00
gradle.properties Port to 1.20 2024-02-25 15:45: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
Jenkinsfile Set JAVA_HOME 2024-02-25 15:02:53 +01:00
LICENSE.txt Initial commit. 2021-04-08 10:18:46 +02:00
README.md Update the README.md file 2023-06-24 17:35:52 +02:00
settings.gradle.kts Port to 1.19.4 2024-02-25 15:45:07 +01:00
snowy.svg Add a svg icon 2021-04-08 15:42:43 +02:00

SnowyGUI

Currently 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.