Changes I made before breaking my local repository. Hoping this works.
This commit is contained in:
32
README.md
32
README.md
@@ -1,16 +1,16 @@
|
||||
# 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/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
|
||||
|
||||
Reference in New Issue
Block a user