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
489 B
Properties
Raw Permalink 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
2024-05-14 20:40:20 +02:00
# https://modrinth.com/mod/fabric-api/versions
2023-06-12 16:42:41 +02:00
minecraft_version=1.20.1
2023-08-17 22:22:35 +02:00
yarn_mappings=1.20.1+build.10
2024-05-14 20:40:20 +02:00
loader_version=0.15.11
2020-07-16 22:15:20 +02:00
2024-05-14 20:40:20 +02:00
# Fabric API
2024-06-14 10:23:05 +02:00
fabric_version=0.92.2+1.20.1
2020-07-16 22:15:20 +02:00
# Mod Properties
2024-08-09 15:28:17 +02:00
mod_version = v7.45-MC1.20.1
2020-07-16 22:15:20 +02:00
maven_group = net.wurstclient
archives_base_name = Wurst-Client
# Dependencies