init: 完成

This commit is contained in:
TheWhiteDog9487
2026-09-07 10:02:18 +08:00
commit 08781de949
33 changed files with 1140 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
org.gradle.caching=true
# IntelliJ IDEA is not yet fully compatible with configuration cache, see: https://github.com/FabricMC/fabric-loom/issues/1349
org.gradle.configuration-cache=false
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=26.2
loader_version=0.19.5
loom_version=1.17-SNAPSHOT
fabric_kotlin_version=1.13.13+kotlin.2.4.10
# Mod Properties
version=1.0.0
group=xyz.thewhitedog9487
OutputFileBasename=WhoProvideThisKeybind
# Dependencies
fabric_api_version=0.159.0+26.2
# https://modrinth.com/mod/modmenu/versions
modmenu_version=20.0.1
# https://modrinth.com/mod/yacl/versions
yacl_version=3.9.6+26.2-fabric