FastAsyncWorldedit/README.md

26 lines
809 B
Markdown
Raw Normal View History

2016-04-25 21:21:41 +02:00
# FastAsyncWorldEdit
2016-04-25 20:14:41 +02:00
FAWE is an addon for WorldEdit that has huge speed and memory improvements as well as a few extra features.
2016-04-25 21:21:41 +02:00
## Spigot page
2016-04-25 20:14:41 +02:00
https://www.spigotmc.org/resources/13932/
2016-04-25 21:21:41 +02:00
## IRC
2016-04-25 21:26:50 +02:00
Meet us on `irc.esper.net` in the `#IntellectualCrafters` channel or use the [webchat to join through browser](http://webchat.esper.net/?nick=&channels=IntellectualCrafters).
2016-04-25 20:14:41 +02:00
2016-04-25 21:23:27 +02:00
## Releases
2016-04-25 21:21:41 +02:00
You can find the most recent stable releases on GitHub
2016-04-25 20:14:41 +02:00
https://github.com/boy0001/FastAsyncWorldedit/releases
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 IRC