Go to file
Username404-59 a09e2c389a
Fix my stupid configuration system
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-04-16 21:08:12 +02:00
common Fix my stupid configuration system 2025-04-16 21:08:12 +02:00
fabric Replace OptionValueAccessor.java with an access widener to make it work fine on forge 2025-02-02 20:56:17 +01:00
gradle/wrapper Update architectury-loom to 1.9 2025-04-14 08:20:28 +02:00
neoforge Use the right bus for miscellaneous handlers too 2025-02-02 22:02:24 +01:00
obfuscation Obfuscate packages and parameter names too in the shrinkJar task 2021-04-17 18:48:28 +02:00
build.gradle.kts Convert access wideners to access transformers for forge 2025-04-14 09:48:14 +02:00
Formatting.yml Update Formatting.yml 2021-06-19 14:33:57 +02:00
gradle.properties Switch to architectury-loom 1.7, fix the port to 1.21 2025-02-02 18:43:40 +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 Switch to architectury-loom 1.7, fix the port to 1.21 2025-02-02 18:43:40 +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.