forked from opekope2/OptiGUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gradle.properties
22 lines (22 loc) · 934 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
##########################################################################
# Standard Properties
kotlin.code.style=official
org.gradle.jvmargs=-Xmx4G
org.gradle.warning.mode=all
org.gradle.parallel=true
##########################################################################
loom_version=1.5-SNAPSHOT
# Don't forget to update *.mixins.json
java_version=17
##########################################################################
# Mod Properties
mod_version=2.3.0-alpha.2
maven_group=opekope2.optigui
##########################################################################
# Kotlin Dependencies
systemProp.kotlin_version=1.9.22
fabric_language_kotlin_version=1.10.18+kotlin.1.9.22
##########################################################################
# Documentation
dokka_version=1.9.10
mojank_eula_compliance_footer=AvM Staff Mod is not an official Minecraft product. Not associated with or endorsed by Mojang Studios.