mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-04 20:06:06 +00:00
75653087b9
Disables a lot of previous functionality in FAWE until replacements can be made. This commit was untested and may cause major issues.
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
applyLibrariesConfiguration()
|
|
|
|
dependencies {
|
|
"shade"("org.enginehub.piston.core-ap:annotations:${Versions.PISTON}")
|
|
"shade"("org.enginehub.piston.core-ap:processor:${Versions.PISTON}")
|
|
}
|