-
-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathgradle.properties
33 lines (29 loc) · 1003 Bytes
/
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
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=true
# Versions
versionConnector=1.0.0-beta.44
versionAdapter=1.11.55-1.20.1-20240428.153904
versionAdapterDefinition=1.11.65
versionAdapterRuntime=1.0.0
versionMc=1.20.1
versionForge=47.1.3
versionForgeAutoRenamingTool=1.0.11
versionFabricLoader=2.7.2+0.15.3+1.20.1
versionAccessWidener=2.1.0
versionFabricApi=0.92.0+1.11.5+1.20.1
versionMixin=0.12.11+mixin.0.8.5
versionMixinTransmog=0.4.6+1.20.1
# Publishing
curseForgeId=890127
modrinthId=u58R1TMW
githubRepository=Sinytra/Connector
# This is the branch the release tag will be created from
publishBranch=master
# Dependencies
forgifiedFabricApiCurseForge=forgified-fabric-api
forgifiedFabricApiModrinth=Aqlf1Shp
connectorExtrasCurseForge=connector-extras
connectorExtrasModrinth=FYpiwiBR
mixinextrasVersion=0.3.2