mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-02 10:57:11 +00:00
64a134a9ee
# Conflicts: # build.gradle # worldedit-core/build.gradle # worldedit-core/src/main/java/com/boydti/fawe/util/IncendoPaster.java # worldedit-core/src/main/java/com/sk89q/worldedit/command/WorldEditCommands.java # worldedit-core/src/main/java/com/sk89q/worldedit/extent/clipboard/io/SpongeSchematicReader.java
1.2 KiB
1.2 KiB
FAWE is a fork of WorldEdit that has huge speed and memory improvements and considerably more features
Links
Downloads
1.13+
< 1.12.2
Building
FAWE uses gradle to build
You can safely ignore gradlew setupDecompWorkspace
if you are not planning to work on the forge side of FAWE.
$ gradlew setupDecompWorkspace
$ gradlew build
Contributing
Have an idea for an optimization, or a cool feature?
- We will accept most PR's
- Let us know what you've tested / what may need further testing
- If you need any help, create a ticket or discuss on Discord