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