-
-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathgradle.properties
More file actions
44 lines (38 loc) · 1.22 KB
/
gradle.properties
File metadata and controls
44 lines (38 loc) · 1.22 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
37
38
39
40
41
42
43
44
# Project
mod_version=1.29.7
group=org.cyclops.cyclopscore
java_version=25
# Common
minecraft_version=26.1.2
mod_name=Cyclops Core
mod_author=rubensworks (aka kroeser)
mod_id=cyclopscore
license=MIT
github_url=https://github.com/CyclopsMC/CyclopsCore
issue_tracker_url=https://github.com/CyclopsMC/CyclopsCore/issues
display_url=https://www.curseforge.com/minecraft/mc-mods/cyclops-core
description=Coremod for Integrated Dynamics, EvilCraft and others.
fingerprint=bd0353b3e8a2810d60dd584e256e364bc3bedd44
neo_form_version=26.1.2-1
curseforge_project_id=232758
modrinth_project_id=Z9DM0LJ4
# Fabric
fabric_version=0.146.1+26.1.2
fabric_loader_version=0.18.5
# Dependencies
fabric_forgeconfigapiport_version=26.1.3
# 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/cyclops-core.json
# Dependencies
neoforge_curios_version=15.0.0-beta.1+26.1
# Forge
forge_version=64.0.4
forge_loader_version_range=[2,)
forge_update_json_url=https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/cyclops-core.json
# Gradle
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
org.gradle.caching=true
cyclopscore_version=