[BUG] Trying to fix RPC on Mac M1

This commit is contained in:
2023-07-31 01:36:45 +02:00
parent 661ce53c72
commit 2ec9f9cb00
8 changed files with 3 additions and 5 deletions

View File

@@ -95,6 +95,7 @@ dependencies {
shade "me.hypherionmc.moon-config:core:${moon_config}"
shade "me.hypherionmc.moon-config:toml:${moon_config}"
shade "com.hypherionmc:rpcsdk:1.0"
}
tasks.withType(JavaCompile) {