Go to file
Username404-59 a30fda1262
Use a mixin for the gamma boost feature
Fixes it being reset by the graphics settings screen, and doesn't need to modify the option

Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2026-02-21 15:06:57 +01:00
.idea/runConfigurations Add build & build-release IntelliJ build run configurations 2026-02-21 01:23:58 +01:00
common Use a mixin for the gamma boost feature 2026-02-21 15:06:57 +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 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.