1.20.1 update without Omega Config GUI

This commit is contained in:
Draylar
2023-07-01 16:30:59 -05:00
parent 505d3e70f8
commit 5f19348fdc
14 changed files with 13 additions and 321 deletions
-1
View File
@@ -82,7 +82,6 @@ allprojects {
// Main project depends on the base & gui module for testing
dependencies {
implementation project(path: ":omega-config-base", configuration: "namedElements")
implementation project(path: ":omega-config-gui", configuration: "namedElements")
afterEvaluate {
testmodImplementation sourceSets.main.output