[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

@@ -22,6 +22,7 @@ dependencies {
shade "me.hypherionmc.moon-config:core:${moon_config}"
shade "me.hypherionmc.moon-config:toml:${moon_config}"
shade "com.hypherionmc:rpcsdk:1.0"
modCompileOnlyApi("com.terraformersmc:modmenu:${mod_menu_version}") {
exclude(group: "net.fabricmc.fabric-api")