Rename project and export a dev jar
This commit is contained in:
parent
76904b2857
commit
3554feeccb
4 changed files with 53 additions and 21 deletions
|
@ -3,4 +3,6 @@ pluginManagement {
|
|||
gradlePluginPortal()
|
||||
maven { url = 'https://maven.minecraftforge.net/' }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "libzontreck"
|
Reference in a new issue