-
-
Notifications
You must be signed in to change notification settings - Fork 511
Expand file tree
/
Copy pathgradle.properties
More file actions
29 lines (24 loc) · 732 Bytes
/
gradle.properties
File metadata and controls
29 lines (24 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
org.gradle.configuration-cache=true
# Fabric Properties
# check these at https://fabricmc.net/develop/ and
# https://modrinth.com/mod/fabric-api/versions
minecraft_version=26.1.2
loader_version=0.19.2
loom_version=1.16-SNAPSHOT
# Fabric API
fabric_api_version=0.146.1+26.1.2
# Mod Properties
mod_version=v7.53.1-MC26.1.2
maven_group=net.wurstclient
archives_base_name=Wurst-Client
mod_loader=Fabric
# GitHub
gh_repo_id=Wurst-Imperium/Wurst7
mcx_repo_id=Wurst-Imperium/Wurst-MCX2
# Dependencies
# check at https://modrinth.com/mod/sodium/versions?l=fabric&g=26.1.2
sodium_version=mc26.1.1-0.8.9-fabric
do_mod_compat_test=true