generated from FabricMC/fabric-example-mod
-
-
Notifications
You must be signed in to change notification settings - Fork 32
/
gradle.properties
21 lines (17 loc) · 859 Bytes
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
org.gradle.jvmargs = -Xmx6G
# Run clean task before building or turn off parallel builds
# org.gradle.parallel = true
org.gradle.caching = true
org.gradle.caching.debug = false
org.gradle.configureondemand = true
fabric_versions = 1.18.2, 1.19.2, 1.19.4, 1.20.1, 1.20.4, 1.20.6, 1.21.1, 1.21.3, 1.21.4
neoforge_versions = 1.20.4, 1.20.6, 1.21.1, 1.21.3, 1.21.4
forge_versions = 1.18.2, 1.19.2, 1.19.4, 1.20.1
core_modules = core, fabric-core, fabric-15, fabric-16, forge-fml40, forge-fml47, neoforge-fml2, neoforge-fml4
loader_fabric = 0.15.11
mixin_extras = 0.3.6
mod_id = automodpack
mod_name = AutoModpack
mod_version = 4.0.0-beta22
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.