aecbde98b0
- .gitignore: exclude build/, .gradle/, IDE files, OS files - Gradle 8.12 multi-version build system (Fabric Loom 1.9.1) - Full source: JustASplash entrypoint, config, asset cache, keybind, renderer, sound, image loaders (PNG/WebP), WindowMixin - Resources: fabric.mod.json, mixins, localization (en/ru), default splash.png + sounds, icon - Refactored from me.sashegdev to net.anomaly.justasplash package
5 lines
91 B
JSON
5 lines
91 B
JSON
{
|
|
"key.justasplash.splash": "Show Splash",
|
|
"category.justasplash": "JustASplash"
|
|
}
|