-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathgradle.properties
More file actions
36 lines (31 loc) · 1.1 KB
/
gradle.properties
File metadata and controls
36 lines (31 loc) · 1.1 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
# Project
mod_version=1.6.31
group=org.cyclops.integratedterminals
java_version=25
# Common
minecraft_version=26.1.1
mod_name=IntegratedTerminals
mod_author=rubensworks (aka kroeser)
mod_id=integratedterminals
license=MIT
github_url=https://github.com/CyclopsMC/IntegratedTerminals
issue_tracker_url=https://github.com/CyclopsMC/IntegratedTerminals/issues
display_url=https://www.curseforge.com/minecraft/mc-mods/integrated-terminals
description=Terminals for managing and overviewing Integrated Dynamics networks.
fingerprint=bd0353b3e8a2810d60dd584e256e364bc3bedd44
curseforge_project_id=295910
modrinth_project_id=HmLJoQ1K
# NeoForge
neoforge_version=26.1.1.1-beta
neoforge_loader_version_range=[4,)
neoforge_update_json_url=https://raw.githubusercontent.com/CyclopsMC/Versions/master/neoforge_update/integrated-terminals.json
# Gradle
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
org.gradle.caching=true
# Dependencies
cyclopscore_version=1.25.5-974
integrateddynamics_version=1.24.1-1707
integratedterminalscompat_version=1.0.0-162
integratedcrafting_version=1.1.13-545
commoncapabilities_version=2.9.7-335