FastAsyncWorldedit/bukkit/build/resources/main
Jesse Boyd 0dfbd44c72 Faster compression
Using java's inbuilt compression algorithms (gzip or deflator both)  was
a bit too slow for me.

Fawe is now using the LZ4 compression algorithm, which is super fast. So
fast that I decided to add a default 1 pass of compression to history.
Enabling further compression will do an additional high LZ4 compression.
2016-04-04 18:39:00 +10:00
..
config.yml Add gradle project 2016-04-02 15:06:24 +11:00
plugin.yml Faster compression 2016-04-04 18:39:00 +10:00