added reflection for appliance loading, extended logging and error handling
This commit is contained in:
@ -26,6 +26,7 @@ dependencies {
|
||||
compileOnly 'org.geysermc.floodgate:api:2.2.2-SNAPSHOT'
|
||||
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
|
||||
implementation 'com.sparkjava:spark-core:2.9.4'
|
||||
implementation 'org.reflections:reflections:0.10.2'
|
||||
}
|
||||
|
||||
def targetJavaVersion = 21
|
||||
|
Reference in New Issue
Block a user