File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,22 +6,23 @@ credits = BlayTheNinth
66description = Universal Key Modifier API (Shift, CTRL, etc.)
77version = 21.11.12
88group = net.blay09.mods
9- homepage =https://mods .twelveiterations.com/minecraft/kuma
9+ homepage =https://balm .twelveiterations.com
1010sources =https://github.com/TwelveIterations/KumaAPI
1111issues =https://github.com/TwelveIterations/KumaAPI/issues
1212discord = https://discord.gg/36qHFMNgAh
1313license = MIT
14+
15+ # Publishing
1416maven_releases = https://maven.twelveiterations.com/repository/maven-releases/
1517maven_snapshots = https://maven.twelveiterations.com/repository/maven-snapshots/
1618
17- # Minecraft
19+ # Build
1820java_version = 21
19-
20- # NeoForge
2121neoforge_snapshot_url =
22+ include_fabric =true
23+ include_neoforge =true
24+ include_forge =true
2225
2326# Gradle
2427org.gradle.jvmargs = -Xmx3G
2528org.gradle.daemon = false
26-
27- pack_format_number = 64
You can’t perform that action at this time.
0 commit comments