summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDico <Dico200@users.noreply.github.com>2018-07-30 15:58:49 +0100
committerGitHub <noreply@github.com>2018-07-30 15:58:49 +0100
commitcef3453dcf80c242df474a42aec50c4216515972 (patch)
tree31cf6cad9ec1fd7c2555b6f28c003720c72bb2dd /README.md
parentdbab42039432f1516ce64fc11b8af1f4d874576f (diff)
Create README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9b1b894
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+# Parcels2
+
+Plot management and world generator plugin inspired by [PlotMe](https://github.com/WorldCretornica/PlotMe-Core).
+Newer version of discontinued [Parcels](https://github.com/RedstonerServer/Parcels).
+Written in Kotlin.
+This project is WIP.
+
+![world screenshot](https://i.imgur.com/tpbKrQI.png)
+
+## Build
+
+```
+gradle releaseJar
+```