Rename project and export a dev jar

This commit is contained in:
Zontreck 2022-10-12 22:09:21 -07:00
parent 76904b2857
commit 3554feeccb
4 changed files with 53 additions and 21 deletions

View file

@ -3,4 +3,6 @@ pluginManagement {
gradlePluginPortal()
maven { url = 'https://maven.minecraftforge.net/' }
}
}
}
rootProject.name = "libzontreck"