-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgradle.properties
32 lines (27 loc) · 1022 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
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx3G
org.gradle.parallel=false
# Gradle Plugin Versions
fabric_loom_version=1.9-SNAPSHOT
forge_gradle_version=[6.0.24,6.2)
neoforge_moddev_version=1.0.23
# Mod Dependencies
ichunutil_version=1.0.4
ichunutil_version_range=[1.0.4,)
# Mod Properties
mod_id = betterthanllamas
mod_name = Better Than Llamas
mod_description = Better Than Llamas! #BlameWyld\\nhttps://twitter.com/Wyld/status/846489501320982528
maven_group = me.ichun.mods
archives_base_name = BetterThanLlamas
mod_license = GNU Lesser General Public License v3.0
# Mod Links
mod_url_home = https://www.curseforge.com/members/ohaiichun/projects
mod_url_sources = https://github.com/iChun/BetterThanLlamas
mod_url_issues = https://github.com/iChun/BetterThanLlamas/issues
mod_url_discord = https://discord.gg/wvxVkmpt3g
# Publishing Info
modrinth_project_id=tDYBzXM0
curseforge_project_id_forge=264161
curseforge_project_id_fabric=822688
curseforge_environment=client