Do some more updating of project files

This commit is contained in:
zontreck 2024-06-18 15:53:57 -07:00
parent ee9dc0a985
commit 8d5846183a
5 changed files with 114 additions and 107 deletions

View file

@ -1,7 +1,8 @@
pluginManagement {
repositories {
mavenLocal()
gradlePluginPortal()
maven { url = "https://maven.zontreck.com/repository/internal" }
maven { url = "https://maven.neoforged.net/releases" }
}
}