-
-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathgradle.properties
More file actions
35 lines (31 loc) · 1.04 KB
/
gradle.properties
File metadata and controls
35 lines (31 loc) · 1.04 KB
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
# 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.14
versionAdapterCore=2.0.36+1.21.1
versionAdapterRuntime=1.0.0+1.21.1
versionMc=1.21.1
versionNeoForge=21.1.219
versionParchmentMc=1.21.1
versionParchment=2024.11.17
versionForgeAutoRenamingTool=1.0.14
versionForgifiedFabricLoader=2.5.68+0.18.4+1.21.1
versionAccessWidener=2.1.0
versionForgifiedFabricApi=0.116.7+2.2.1+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