-
-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathgradle.properties
36 lines (32 loc) · 1.08 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
# 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
org.gradle.parallel=true
org.gradle.caching=true
#org.gradle.configuration-cache=true
# Versions
versionConnector=2.0.0-beta.6
versionAdapter=1.13.20+1.21.1-20240811.191740
versionAdapterDefinition=1.13.23+1.21.1
versionAdapterRuntime=1.0.0+1.21.1
versionMc=1.21.1
versionNeoForge=21.1.97
versionParchmentMc=1.21
versionParchment=2024.07.28
versionForgeAutoRenamingTool=1.0.12
versionForgifiedFabricLoader=2.5.34+0.16.0+1.21.1
versionAccessWidener=2.1.0
versionForgifiedFabricApi=0.104.0+2.0.13+1.21.1
# Publishing
curseForgeId=890127
modrinthId=u58R1TMW
githubRepository=Sinytra/Connector
# This is the branch the release tag will be created from
publishBranch=1.21.x
# Dependencies
forgifiedFabricApiCurseForge=forgified-fabric-api
forgifiedFabricApiModrinth=Aqlf1Shp
connectorExtrasCurseForge=connector-extras
connectorExtrasModrinth=FYpiwiBR
mixinextrasVersion=0.3.2