-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathgradle.properties
43 lines (43 loc) · 1.47 KB
/
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
42
43
# suppress inspection "UnusedProperty" for whole file
# Gradle
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
# Common
minecraft_version=1.19
# Common Dependencies
annotateddi_version=4.0.1+1.19
fireplacelib_version=7.0.2+1.19
# Fabric
fabric_loader_version=0.13.3
fabric_curseforge_url=https://www.curseforge.com/minecraft/mc-mods/textbook
# Fabric Dependencies
fabric_api_version=0.55.3+1.19
fabric_clothconfig_version=7.0.69
modmenu_version=4.0.0
# Forge
forge_version=41.0.1
forge_mixin_version=0.8.5
forge_curseforge_url=https://www.curseforge.com/minecraft/mc-mods/textbook
forge_update_json_url=https://api.modrinth.com/updates/textbook/forge_updates.json
# Forge Dependencies
forge_clothconfig_version=6.2.57
# Mod Properties
maven_group=dev.the-fireplace
archives_base_name=Textbook
mod_version=2.2.2
release_type=release
license_id=MPL-2.0
license_name=Mozilla Public License Version 2.0
license_url=https://www.mozilla.org/en-US/MPL/2.0/
# Mod Metadata
mod_id=textbook
readable_name=Textbook
mod_description=Import books from and export books to text files.
maven_description=A client-side Minecraft mod that allows importing books from and exporting books to text files.
github_url=https://github.com/The-Fireplace-Minecraft-Mods/Textbook
modrinth_url=https://modrinth.com/mod/textbook
discord_url=https://discord.gg/QXQYPj5
twitter_url=https://twitter.com/The_FireplaceMC
kofi_url=https://ko-fi.com/the_fireplace
patreon_url=https://www.patreon.com/The_Fireplace
logo_filename=Textbook.png