forked from DarkKronicle/DarkKore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gradle.properties
35 lines (29 loc) · 926 Bytes
/
gradle.properties
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
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21
yarn_mappings=1.21+build.9
loader_version=0.15.11
# Mod Properties
mod_version=1.0.0
maven_group=imide.darkkore_reborn
archives_base_name=darkkore-reborn
night_config_version=3.8.1
konstruct_version=2.0.3-build1
satin_version=2.0.0
modmenu_version=11.0.1
# uploading data
modrinth_slug=darkkore-reborn
modrinth_id=5SesFmyd
default_release_type=stable
project_name=DarkKore-reborn
project_url=https://modrinth.com/mod/darkkore-reborn
project_logo=https://raw.githubusercontent.com/imide/DarkKore-reborm/main/src/main/resources/assets/darkkore/icon.png
project_color=0xF37357
changelog_hide_unimportant_commits=false
changelog_max_commit_search=200
discord_webhook_changelog_line_limit=10
# Dependencies
fabric_version=0.100.8+1.21