Added HDSkins (and by extension Kirin) as a dependency to Mine Little Pony. Fingers crossed this works.

This commit is contained in:
Sollace 2019-04-15 13:14:41 +02:00
parent 3889f57315
commit 8fa720e530
3 changed files with 9 additions and 0 deletions

4
.gitmodules vendored
View file

@ -2,3 +2,7 @@
path = skins
url = https://github.com/MineLittlePony/Community-Skin-Pack.git
branch = master
[submodule "hdskins"]
path = hdskins
url = https://github.com/MineLittlePony/HDSkins.git
branch = 1.13

View file

@ -110,6 +110,10 @@ dependencies {
compile('org.spongepowered:mixin:0.7.11-SNAPSHOT') {
transitive = false
}
compile project(':hdskins') {
transitive = false
}
}
manifest {

1
hdskins Submodule

@ -0,0 +1 @@
Subproject commit f616a288842af3334090bc0cec56f18f851adbb2