-
-
Notifications
You must be signed in to change notification settings - Fork 80
Expand file tree
/
Copy pathgradle.properties
More file actions
34 lines (29 loc) · 1.02 KB
/
gradle.properties
File metadata and controls
34 lines (29 loc) · 1.02 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
# Project
mod_version=1.32.13
group=org.cyclops.integrateddynamics
java_version=25
# Common
minecraft_version=26.1.2
mod_name=IntegratedDynamics
mod_author=rubensworks (aka kroeser)
mod_id=integrateddynamics
license=MIT
github_url=https://github.com/CyclopsMC/IntegratedDynamics
issue_tracker_url=https://github.com/CyclopsMC/IntegratedDynamics/issues
display_url=https://www.curseforge.com/minecraft/mc-mods/integrated-dynamics
description=Take full and automated control of your appliances.
fingerprint=bd0353b3e8a2810d60dd584e256e364bc3bedd44
curseforge_project_id=236307
modrinth_project_id=yYzdQHJI
# NeoForge
neoforge_version=26.1.2.22-beta
neoforge_loader_version_range=[4,)
neoforge_update_json_url=https://raw.githubusercontent.com/CyclopsMC/Versions/master/neoforge_update/integrated-dynamics.json
# Gradle
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
org.gradle.caching=true
# Dependencies
cyclopscore_version=1.29.5-1012
integrateddynamicscompat_version=26.1.2-neoforge:1.0.0-164
commoncapabilities_version=2.11.4-344