From 4f93406b370048bb6eeada1aae5846ae1aa4abb5 Mon Sep 17 00:00:00 2001 From: Sollace Date: Mon, 15 Apr 2019 13:23:46 +0200 Subject: [PATCH] ...aaand ponies --- HDSkins | 1 + build.gradle | 3 +-- hdskins | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) create mode 160000 HDSkins diff --git a/HDSkins b/HDSkins new file mode 160000 index 00000000..d8697427 --- /dev/null +++ b/HDSkins @@ -0,0 +1 @@ +Subproject commit d8697427679ca1d1d7d7ed804320ca74c5050f46 diff --git a/build.gradle b/build.gradle index 244c5263..5cb59054 100644 --- a/build.gradle +++ b/build.gradle @@ -85,7 +85,6 @@ minecraft { minelittlepony { // TODO: Remember to add /bin/default to the Environment configs // minelittlepony%%C:/.../bin/default - source sourceSets.common source sourceSets.client source sourceSets.main source sourceSets.fml @@ -111,7 +110,7 @@ dependencies { transitive = false } - compile project(':hdskins') { + compile project(':HDSkins') { transitive = false } } diff --git a/hdskins b/hdskins index f616a288..d8697427 160000 --- a/hdskins +++ b/hdskins @@ -1 +1 @@ -Subproject commit f616a288842af3334090bc0cec56f18f851adbb2 +Subproject commit d8697427679ca1d1d7d7ed804320ca74c5050f46