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

20 lines
469 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
# 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
2022-03-25 09:40:49 +01:00
minecraft_version=22w12a
yarn_mappings=22w12a+build.2
2022-02-21 21:53:46 +01:00
loader_version=0.13.3
2020-07-16 22:15:20 +02:00
#Fabric api
2022-03-25 09:40:49 +01:00
fabric_version=0.49.4+1.19
2020-07-16 22:15:20 +02:00
# Mod Properties
2022-03-25 09:40:49 +01:00
mod_version = v7.22-MC22w12a
2020-07-16 22:15:20 +02:00
maven_group = net.wurstclient
archives_base_name = Wurst-Client
# Dependencies