-
-
Notifications
You must be signed in to change notification settings - Fork 911
/
Copy pathgradle.properties
46 lines (32 loc) · 1.2 KB
/
gradle.properties
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
org.gradle.jvmargs=-Xmx2G
# Fabric (https://fabricmc.net/develop)
minecraft_version=1.21.4
yarn_mappings=1.21.4+build.7
loader_version=0.16.9
fapi_version=0.114.0+1.21.4
# Mod Properties
maven_group=meteordevelopment
archives_base_name=meteor-client
# Dependency Versions
# Baritone (https://github.com/MeteorDevelopment/baritone)
baritone_version=1.21.4
# Sodium (https://github.com/CaffeineMC/sodium-fabric)
sodium_version=mc1.21.4-0.6.6-fabric
# Lithium (https://github.com/CaffeineMC/lithium-fabric)
lithium_version=mc1.21.4-0.14.3-fabric
# Iris (https://github.com/IrisShaders/Iris)
iris_version=1.8.5+1.21.4-fabric
# Orbit (https://github.com/MeteorDevelopment/orbit)
orbit_version=0.2.4
# Starscript (https://github.com/MeteorDevelopment/starscript)
starscript_version=0.2.2
# DiscordRPC (https://github.com/MeteorDevelopment/java-discord-rpc)
discordipc_version=1.1
# Reflections (https://github.com/ronmamo/reflections)
reflections_version=0.10.2
# Netty (https://github.com/netty/netty)
netty_version=4.1.90.Final
# ViaFabricPlus (https://github.com/ViaVersion/ViaFabricPlus)
viafabricplus_version=4.0.0
# WaybackAuthLib (https://github.com/FlorianMichael/WaybackAuthLib)
waybackauthlib_version=1.0.1