mirror of
https://github.com/lukasabbe/bookshelf-inspector.git
synced 2026-04-30 10:40:53 +00:00
small refactors in code base
This commit is contained in:
+1
-18
@@ -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')
|
||||
Reference in New Issue
Block a user