deployment: Add Modrinth deployment functionality

This commit is contained in:
Oliver
2025-03-15 13:55:53 +01:00
parent 3a9bf95d77
commit 2184291060
4 changed files with 75 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ repositories {
dependencies {
compileOnly("com.google.code.gson:gson:2.11.0")
implementation("com.squareup.okhttp3:okhttp:4.12.0")
implementation("org.jetbrains:annotations:26.0.2")
implementation("de.oliver.FancyAnalytics:java-sdk:0.0.2")