Changed name
This commit is contained in:
parent
9b0d5698b1
commit
b02de41061
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ pluginManagement {
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: 'minecraft.gradle'
|
apply from: 'minecraft.gradle'
|
||||||
rootProject.name = "librecomponents-${minecraft_version}-${minecraft_sdk}"
|
rootProject.name = "LibreComponents-${minecraft_version}-${minecraft_sdk}"
|
||||||
|
|
||||||
def substituteLocal(final directoryName, final libraryName) {
|
def substituteLocal(final directoryName, final libraryName) {
|
||||||
final def path = new File("../${directoryName}");
|
final def path = new File("../${directoryName}");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue