From aee011ea89945535dfaf1cc5cd4b0819a32f82d2 Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Sun, 30 Sep 2018 14:00:08 +1000 Subject: [PATCH] Added discord link to README --- README.md | 69 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 35 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 3eb26b510..3cbea9496 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,35 @@ -![WorldEdit](http://static.sk89q.com/readme/worldedit.png) -========= - -WorldEdit is Minecraft mod that turns Minecraft into an in-game map editor (sorta, kinda). - -* Make awesome stuff with half the time OR make ***quadriply** awesome* creations with the same time :sparkles: -* Get lost in hundreds of options and functions that even we've forgotten existed -* Utilize Photoshop-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: - -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. - -Please read [CONTRIBUTING.md](CONTRIBUTING.md) for important guidelines to follow. - -Links ------ - -* [Visit our website](http://www.enginehub.org/) -* [IRC channel](http://skq.me/irc/irc.esper.net/sk89q/) (#sk89q on irc.esper.net) -* [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) +![WorldEdit](http://static.sk89q.com/readme/worldedit.png) +========= + +WorldEdit is Minecraft mod that turns Minecraft into an in-game map editor (sorta, kinda). + +* Make awesome stuff with half the time OR make ***quadriply** awesome* creations with the same time :sparkles: +* Get lost in hundreds of options and functions that even we've forgotten existed +* Utilize Photoshop-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: + +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. + +Please read [CONTRIBUTING.md](CONTRIBUTING.md) for important guidelines to follow. + +Links +----- + +* [Visit our website](http://www.enginehub.org/) +* [Discord](https://discord.gg/wvneRVm) +* [IRC channel](http://skq.me/irc/irc.esper.net/sk89q/) (#sk89q on irc.esper.net) +* [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)