forked from HollowHorizon/HollowEngine
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
35 lines (30 loc) · 783 Bytes
/
Copy pathgradle.properties
File metadata and controls
35 lines (30 loc) · 783 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
30
31
32
33
# Gradle properties
org.gradle.jvmargs=-Xmx6096m -Dfile.encoding=UTF-8
org.gradle.parallel=true
# Mod Options
modId=hollowengine
modName=HollowEngine
modVersion=2.2.2-beta
modAuthor=HollowHorizon
license=CC BY-NC-SA 4.0
modGroup=ru.hollowhorizon.hollowengine
minecraftVersion=1.21.1
enabledPlatforms=fabric,neoforge
architecturyPluginVersion=3.5-SNAPSHOT
architecturyLoomVersion=1.14-SNAPSHOT
architecturyApiVersion=13.0.8
shadowVersion=9.4.2
parchmentVersion=2024.11.17
fabricLoaderVersion=0.17.0
fabricApiVersion=0.116.4+1.21.1
neoForgeVersion=21.1.220
# Libraries
kotlinVersion=2.4.0
koolVersion=0.20.0-SNAPSHOT
compiler_plugin=1.5.1
yamlangVersion=1.4.1
modPublishPluginVersion=1.1.0
# Mod publishing
publish.modrinth=tDUCPbAl
publish.curseforge=906903
publish.dryRun=false