Files
SwordBlocking/gradle.properties
Martin Prokoph fb0c90c62a Add unifiedPublishing
Allows for easier uploading to Modrinth and CurseForge
2024-06-09 15:58:16 +02:00

23 lines
623 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.20.6
yarn_mappings=1.20.6+build.3
loader_version=0.15.11
# Mod Properties
mod_version = 1.3.2
maven_group = eu.midnightdust
archives_base_name = swordblocking
release_type=release
curseforge_id=427738
modrinth_id=4q52b4lD
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.100.0+1.20.6
midnightlib_version=1.5.5-fabric