small refactors in code base

This commit is contained in:
lukasabbe
2025-09-27 11:57:19 +02:00
parent 58e6d2f800
commit 30cdae2013
13 changed files with 31 additions and 36 deletions
+1 -18
View File
@@ -8,21 +8,6 @@ pluginManagement {
url = uri('https://maven.fabricmc.net')
}
/*
exclusiveContent {
forRepository {
maven {
name = 'Fabric'
url = uri('https://maven.fabricmc.net')
}
}
filter {
includeGroup('net.fabricmc')
includeGroup('fabric-loom')
}
}*/
exclusiveContent {
forRepository {
maven {
@@ -56,6 +41,4 @@ plugins {
rootProject.name = 'BookshelfInspectorMultiloader'
include('common')
include('fabric')
include('neoforge')
// include 'spigot'
include('neoforge')