Go to file
Username404-59 ca47028e7e
Fix controls category name
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2026-02-09 00:11:56 +01:00
common Fix controls category name 2026-02-09 00:11:56 +01:00
fabric Don't include fabric apis anymore 2026-02-06 03:45:07 +01:00
gradle/wrapper Update build dependencies for 1.21.11 2026-02-05 20:02:35 +01:00
neoforge Simplify reflection in ForgeInit.kt 2026-02-08 16:22:41 +01:00
obfuscation Obfuscate packages and parameter names too in the shrinkJar task 2021-04-17 18:48:28 +02:00
build.gradle.kts Bump version to 0.4.0 2026-02-06 03:27:39 +01:00
Formatting.yml Update Formatting.yml 2021-06-19 14:33:57 +02:00
gradle.properties Update build dependencies for 1.21.11 2026-02-05 20:02:35 +01:00
gradlew
gradlew.bat
Jenkinsfile Set JAVA_HOME 2024-02-25 15:02:53 +01:00
LICENSE.txt
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.