Go to file
Username404-59 e647bfb286
Refactor ForgeInit annotatedButtons again
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2026-02-21 21:01:13 +01:00
.idea/runConfigurations Add build & build-release IntelliJ build run configurations 2026-02-21 01:23:58 +01:00
common Improve indentation a bit in Configuration.kt 2026-02-21 16:32:53 +01:00
fabric Fix some things not being lowercase/uppercase in Snowy.kt 2026-02-21 15:43:26 +01:00
gradle/wrapper Update build dependencies for 1.21.11 2026-02-05 20:02:35 +01:00
neoforge Refactor ForgeInit annotatedButtons again 2026-02-21 21:01:13 +01:00
obfuscation Obfuscate packages and parameter names too in the shrinkJar task 2021-04-17 18:48:28 +02:00
build.gradle.kts Ensure the architectury-loom version has the no refmaps default 2026-02-21 15:39:11 +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 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.