-
-
Notifications
You must be signed in to change notification settings - Fork 52
Expand file tree
/
Copy pathgradle.properties
More file actions
18 lines (15 loc) · 756 Bytes
/
Copy pathgradle.properties
File metadata and controls
18 lines (15 loc) · 756 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
org.gradle.parallel = true
org.gradle.configureondemand = true
org.gradle.workers.max = 4
org.gradle.jvmargs = -Xmx4G
org.gradle.caching = true
# configuration cache unreliable with moddevgradle or perhaps with recomp disabled?
#org.gradle.configuration-cache = true
org.gradle.configuration-cache.problems = warn
org.gradle.daemon = true
core_modules = core, fabric-core, fabric-15, fabric-16, forge-fml40, forge-fml47, neoforge-fml2, neoforge-fml4, neoforge-fml10
mod.id = automodpack_mod
mod_name = AutoModpack
mod_version = 4.0.5
mod.group = pl.skidam.automodpack
mod.description = Enjoy a seamless modpack installation process and effortless updates with a user-friendly solution that simplifies management, making your gaming experience a breeze.