merge dev, update readme
This commit is contained in:
31
README.md
31
README.md
@@ -1,16 +1,15 @@
|
||||
# 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.
|
||||
|
||||

|
||||
|
||||
## Build
|
||||
|
||||
1. Add `worldedit-bukkit-7.0.0-beta-01.jar` to `/debug/plugins` directory
|
||||
2. Run `gradle releaseJar`
|
||||
3. Kotlin stdlib classpath is placed in `/debug/lib` directory and artifact can be found in `/debug/plugins` directory
|
||||
# Parcels2
|
||||
|
||||
Plot management and world generator plugin inspired by [PlotMe](https://github.com/WorldCretornica/PlotMe-Core).
|
||||
|
||||
Newer version of discontinued [Parcels](https://github.com/Dico200/Parcels-Java).
|
||||
|
||||
Written in Kotlin.
|
||||
This project is WIP.
|
||||
|
||||

|
||||
|
||||
## Build
|
||||
|
||||
1. Run `gradle releaseJar`
|
||||
1. Kotlin stdlib classpath is placed in `/debug/lib` directory and artifact can be found in `/debug/plugins` directory
|
||||
|
||||
Reference in New Issue
Block a user