0
0
mirror of https://github.com/Wurst-Imperium/Wurst7.git synced 2024-09-20 01:12:13 +02:00
Wurst7/gradle.properties

21 lines
500 B
Properties
Raw Normal View History

2020-07-16 22:15:20 +02:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
2023-06-13 11:11:55 +02:00
org.gradle.parallel=true
2020-07-16 22:15:20 +02:00
# Fabric Properties
2022-01-20 08:15:28 +01:00
# check these at https://fabricmc.net/develop/ and
2020-07-16 22:15:20 +02:00
# https://www.curseforge.com/minecraft/mc-mods/fabric-api
2023-12-07 16:13:39 +01:00
minecraft_version=1.20.4
2023-12-15 16:10:04 +01:00
yarn_mappings=1.20.4+build.3
2024-04-03 14:46:25 +02:00
loader_version=0.15.9
2020-07-16 22:15:20 +02:00
#Fabric api
2024-03-27 14:15:38 +01:00
fabric_version=0.96.11+1.20.4
2020-07-16 22:15:20 +02:00
# Mod Properties
2024-03-17 11:04:09 +01:00
mod_version = v7.41.2-MC1.20.4
2020-07-16 22:15:20 +02:00
maven_group = net.wurstclient
archives_base_name = Wurst-Client
# Dependencies