-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
48 lines (48 loc) · 856 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
kotlin.code.style=official
#
# Build settings
#
org.gradle.jvmargs=-Xmx2G
org.gradle.warning.mode=all
org.gradle.console=plain
#
# Debug logging settings
#
jansi.passthrough=true
#
# Check these on https://fabricmc.net/develop/
#
minecraftVersion=1.18.1
yarnMappings=1.18.1+build.12
loaderVersion=0.12.12
#
# Fabric API
#
fabricVersion=0.46.2+1.18
loomVersion=0.10.+
#
# Mod Properties
#
mavenGroup=dev.adirelle
archivesBaseName=adicrafter
#
# Kotlin
#
systemProp.kotlinVersion=1.6.10
fabricKotlinVersion=1.7.1+kotlin.1.6.10
#
# LibGui (cf. https://github.com/CottonMC/LibGui)
#
libGuiVersion=5.2.0+1.18
#
# RoughlyEnoughItems (cf. https://github.com/shedaniel/RoughlyEnoughItems)
#
roughlyEnoughItemsVersion=7.1.356
#
# Modrinth upload
#
modrinthProjectId=vDM7AFKM
#
# Team Reborn Energy (https://github.com/TechReborn/Energy)
#
rebornEnergyVersion=2.1.0