Archived
0

Create README.md

This commit is contained in:
Dico
2018-07-30 15:58:49 +01:00
committed by GitHub
parent dbab420394
commit cef3453dcf

14
README.md Normal file
View File

@@ -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
```