Plex-FAWE/README.md

35 lines
1.6 KiB
Markdown
Raw Normal View History

2012-10-20 04:01:44 +00:00
![WorldEdit](http://static.sk89q.com/readme/worldedit.png)
=========
2017-11-11 16:03:01 +00:00
WorldEdit is Minecraft mod that turns Minecraft into an in-game map editor (sorta, kinda).
2017-11-11 16:03:01 +00:00
* Make awesome stuff with half the time OR make ***doubly** awesome* creations with the same time :sparkles:
* Get lost in hundreds of options and functions that even we've forgotten existed
* Utilize Phtoshop-like tools like "selection areas" and "brushes"
* Making fjords and other natural wonders with weird names
* Also: fix grief, broken water, missing snow, raging fires, and other :poop:
2012-10-20 04:01:44 +00:00
2017-11-11 16:03:01 +00:00
WorldEdit is open source!, so if you've just learned how to make a button blink, I probably recommend picking up a book on CS algorithms. The project is licensed using the GNU Lesser General Public License license, v3.
Compiling
---------
See [COMPILING.md](COMPILING.md) for a guide on compiling WorldEdit.
Contributing
------------
We happily accept contributions, especially through pull requests on GitHub.
Submissions must be licensed under the GNU Lesser General Public License v3.
2012-10-20 04:01:44 +00:00
2014-07-15 06:36:17 +00:00
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for important guidelines to follow.
2012-10-20 04:01:44 +00:00
Links
-----
2014-07-15 06:36:17 +00:00
* [Visit our website](http://www.enginehub.org/)
2012-10-20 04:01:44 +00:00
* [IRC channel](http://skq.me/irc/irc.esper.net/sk89q/) (#sk89q on irc.esper.net)
2013-05-05 15:06:16 +00:00
* [Issue tracker](http://youtrack.sk89q.com/issues/WORLDEDIT)
* [Continuous integration](http://builds.enginehub.org) [![Build Status](https://travis-ci.org/sk89q/WorldEdit.svg?branch=master)](https://travis-ci.org/sk89q/WorldEdit)
* [End-user documentation](http://wiki.sk89q.com/wiki/WorldEdit)