mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 08:14:23 +01:00
...aaand ponies
This commit is contained in:
parent
8fa720e530
commit
4f93406b37
3 changed files with 3 additions and 3 deletions
1
HDSkins
Submodule
1
HDSkins
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit d8697427679ca1d1d7d7ed804320ca74c5050f46
|
|
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
2
hdskins
2
hdskins
|
@ -1 +1 @@
|
||||||
Subproject commit f616a288842af3334090bc0cec56f18f851adbb2
|
Subproject commit d8697427679ca1d1d7d7ed804320ca74c5050f46
|
Loading…
Reference in a new issue