[BUG] Trying to fix RPC on Mac M1
This commit is contained in:
@@ -19,6 +19,7 @@ dependencies {
|
||||
minecraft "com.mojang:minecraft:${minecraft_version}"
|
||||
mappings loom.officialMojangMappings()
|
||||
compileOnly group: 'org.spongepowered', name: 'mixin', version: '0.8.5'
|
||||
implementation "com.hypherionmc:rpcsdk:1.0"
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
Reference in New Issue
Block a user