-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathgradle.properties
41 lines (34 loc) · 1006 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
36
37
38
39
40
41
org.gradle.jvmargs=-Xmx1G
# Mod Metadata
mod_id=mubble
mod_name=Mubble
mod_logo=https://dawnteammc.github.io/mubble/images/logo.png
mod_color=0xeb3729
# TODO: change this to stable when we release
mod_default_release_type=beta
# Loader Metadata
loader_name=Fabric
loader_icon=https://fabricmc.net/assets/logo.png
# GitHub Metadata
github_name=Mubble
# CurseForge Metadata
curseforge_slug=mubble
curseforge_id=390135
curseforge_game_versions=1.19.3, Java 17, Fabric
curseforge_embedded_libraries=
curseforge_required_dependencies=dawn, fabric-api
curseforge_optional_dependencies=
# Modrinth Metadata
modrinth_slug=mubble
modrinth_id=k2LrJU0X
modrinth_game_versions=1.19.3
modrinth_mod_loaders=fabric
modrinth_required_dependencies=P7dR8mSH, meZK2DCX
modrinth_optional_dependencies=
# check these on https://fabricmc.net/versions.html
minecraft_version=1.19.3
yarn_mappings=1.19.3+build.5
loader_version=0.14.12
fabric_version=0.72.0+1.19.3
# https://github.com/DawnTeamMC/DawnAPI
dawn_version=4.1.0