...aaand ponies

This commit is contained in:
Sollace 2019-04-15 13:23:46 +02:00
parent 8fa720e530
commit 4f93406b37
3 changed files with 3 additions and 3 deletions

1
HDSkins Submodule

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

View file

@ -85,7 +85,6 @@ minecraft {
minelittlepony { minelittlepony {
// TODO: Remember to add /bin/default to the Environment configs // TODO: Remember to add /bin/default to the Environment configs
// minelittlepony%%C:/.../bin/default // minelittlepony%%C:/.../bin/default
source sourceSets.common
source sourceSets.client source sourceSets.client
source sourceSets.main source sourceSets.main
source sourceSets.fml source sourceSets.fml
@ -111,7 +110,7 @@ dependencies {
transitive = false transitive = false
} }
compile project(':hdskins') { compile project(':HDSkins') {
transitive = false transitive = false
} }
} }

@ -1 +1 @@
Subproject commit f616a288842af3334090bc0cec56f18f851adbb2 Subproject commit d8697427679ca1d1d7d7ed804320ca74c5050f46