Remove Meteorclient

This commit is contained in:
Astatin3
2024-07-12 14:01:11 -06:00
parent 2f2a89b26a
commit e93356a6fa
45 changed files with 198 additions and 443 deletions
+9 -9
View File
@@ -1,10 +1,10 @@
pluginManagement {
repositories {
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
mavenCentral()
gradlePluginPortal()
}
}
repositories {
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
mavenCentral()
gradlePluginPortal()
}
}