mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-03-25 21:11:30 +01:00
25 lines
597 B
Properties
25 lines
597 B
Properties
|
org.gradle.jvmargs=-Xmx3G
|
||
|
org.gradle.daemon=false
|
||
|
|
||
|
# Fabric Properties
|
||
|
# check these on https://fabricmc.net/develop
|
||
|
minecraft_version=1.20.5
|
||
|
yarn_mappings=1.20.5+build.1
|
||
|
loader_version=0.15.7
|
||
|
fabric_version=0.97.5+1.20.5
|
||
|
|
||
|
# Mod Properties
|
||
|
group=com.minelittlepony
|
||
|
displayname=Show Me Your Ponies
|
||
|
authors=Sollace
|
||
|
description=Addon for Mine Little Pony that adds support for the ShowMeYourSkin mod
|
||
|
|
||
|
# Publishing
|
||
|
modrinth_loader_type=fabric
|
||
|
modrinth_project_id=
|
||
|
|
||
|
# Dependencies
|
||
|
modmenu_version=10.0.0-beta.1
|
||
|
minelp_version=4.11.8-beta.3+1.20.5
|
||
|
smys_version=1.10.0+1.20.5
|