-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathgradle.properties
More file actions
42 lines (39 loc) · 1.87 KB
/
Copy pathgradle.properties
File metadata and controls
42 lines (39 loc) · 1.87 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
36
37
38
39
40
41
42
# Gradle
org.gradle.daemon = true
org.gradle.jvmargs = -Xmx3G
org.gradle.parallel = true
org.gradle.caching = true
org.gradle.java.home = /usr/lib/jvm/java-25-openjdk
name = Hexcode
# Common
java_version = 25
hytale_version = 0.+
manifestServerVersion = >=0.5.0 <0.6.0
release_type = RELEASE
maven_url = https://maven.azuredoom.com/mods
hmod_maven_url = https://maven.hytalemodding.dev/releases
# Publishing
modtale_uuid = 9edc380c-42f2-4a78-ad80-dc7a399a7699
modifold_id = f_2g6g
# Mod options
group = com.riprod.hexcode
manifest_group = Riprod
mod_name = Hexcode
main_class = com.riprod.hexcode.Hexcode
mod_author = Riprod
mod_id = Hexcode
mod_license = MIT
mod_description = Magic By Design.
mod_credits = Riprod
mod_logo = icon-256.png
mod_url = https://modtale.net/mod/hexcode
mod_issues = https://github.com/itsriprod/hexcode/issues
mod_sources = https://github.com/itsriprod/hexcode
version = 0.9.0-Patch-1
includes_pack = true
disabled_by_default = false
patchline = release
load_user_mods = false
manifest_dependencies =
manifest_opt_dependencies = Riprod:Patchly=*
curseforgeID = 1448311