mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 04:27:59 +01:00
Update dependencies
This commit is contained in:
parent
73db95a777
commit
6e11f4ea3d
1 changed files with 5 additions and 5 deletions
|
@ -3,9 +3,9 @@ org.gradle.daemon=false
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.14.4
|
||||
yarn_mappings=1.14.4+build.2
|
||||
loader_version=0.4.8+
|
||||
minecraft_version=1.14.4
|
||||
yarn_mappings=1.14.4+build.2
|
||||
loader_version=0.4.8+
|
||||
|
||||
# Mod Properties
|
||||
group=com.minelittlepony
|
||||
|
@ -17,5 +17,5 @@ org.gradle.daemon=false
|
|||
|
||||
# Dependencies
|
||||
fabric_version=0.3.0+
|
||||
kirin_version=1.14.3-1.4.1-SNAPSHOT
|
||||
hd_skins_version=1.14.3-5.4
|
||||
kirin_version=1.14.4-1.4.1-SNAPSHOT
|
||||
hd_skins_version=1.14.4-5.4-SNAPSHOT
|
||||
|
|
Loading…
Reference in a new issue