-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
36 lines (30 loc) · 817 Bytes
/
gradle.properties
File metadata and controls
36 lines (30 loc) · 817 Bytes
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
# Important Notes:
# Every field you add must be added to the root build.gradle expandProps map.
# Project
version=1.1.0
group=com.reclipse.eval
java_version=21
# Common
minecraft_version=1.21.1
mod_name=Eval
mod_author=Reclipse
mod_id=eval
license=Common Sense License (CSL) by Porting Dead Mods
credits=
description=A client side mod that evaluates mathematical expressions in chat, and a few other utilities
minecraft_version_range=[1.21.1, 1.22)
neo_form_version=1.21.1-20240808.144430
parchment_minecraft=1.21
parchment_version=2024.11.10
# Fabric
fabric_version=0.116.7+1.21.1
fabric_loader_version=0.18.2
# NeoForge
neoforge_version=21.1.204
neoforge_loader_version_range=[4,)
# Gradle
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
# Publishing
curseforge_project_id=1405772
modrinth_project_id=eval