From cef3453dcf80c242df474a42aec50c4216515972 Mon Sep 17 00:00:00 2001 From: Dico Date: Mon, 30 Jul 2018 15:58:49 +0100 Subject: Create README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md 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 +``` -- cgit v1.2.3