now downloads the whole modpack server (also needs to be used as serverstarter soon)

This commit is contained in:
2024-09-27 02:31:39 +02:00
parent 303439445d
commit 5e9a266c7b
2 changed files with 194 additions and 2 deletions

View File

@@ -15,4 +15,5 @@ dependencies {
implementation("org.apache.logging.log4j:log4j-api:2.24.0")
implementation("org.apache.logging.log4j:log4j-core:2.24.0")
implementation("com.google.code.gson:gson:2.8.8")
}