FastAsyncWorldedit/README.md

25 lines
740 B
Markdown
Raw Normal View History

2016-04-25 21:21:41 +02:00
# FastAsyncWorldEdit
FAWE is a fork of WorldEdit that has huge speed and memory improvements and considerably more features
2016-04-25 20:14:41 +02:00
It is available for Bukkit, Forge, Sponge and Nukkit.
2016-04-25 20:14:41 +02:00
## Chat
Meet us on [`Discord`](https://discord.gg/ngZCzbU) or [`irc.esper.net #IntellectualCrafters`](http://webchat.esper.net/?nick=&channels=IntellectualCrafters).
2016-04-25 20:14:41 +02:00
2016-04-25 21:23:27 +02:00
## Releases
https://github.com/boy0001/FastAsyncWorldedit/releases/latest
2016-04-25 20:14:41 +02:00
2016-04-25 21:21:41 +02:00
## Building
FAWE uses gradle to build
2016-04-25 20:14:41 +02:00
2016-04-25 21:21:41 +02:00
```
$ gradlew setupDecompWorkspace
$ gradlew build
```
2016-04-25 20:14:41 +02:00
2016-04-25 21:21:41 +02:00
## Contributing
2016-04-25 20:14:41 +02:00
Have an idea for an optimization, or a cool feature?
- I'll accept most PR's
- Let me know what you've tested / what may need further testing
- If you need any help, create a ticket or discuss on Discord