From 0f196f59c6a4cb76ab8409da62ff1f35505f94a8 Mon Sep 17 00:00:00 2001 From: Dico Karssiens Date: Sun, 11 Nov 2018 14:06:45 +0000 Subject: Changes I made before breaking my local repository. Hoping this works. --- README.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e5aa074..dfebe9c 100644 --- a/README.md +++ b/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. - -![world screenshot](https://i.imgur.com/tpbKrQI.png) - -## 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. + +![world screenshot](https://i.imgur.com/tpbKrQI.png) + +## 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 -- cgit v1.2.3 From 8c2e57b4d6fb0b268126e05441f99221606d6bf6 Mon Sep 17 00:00:00 2001 From: Dico Karssiens Date: Tue, 4 Dec 2018 13:13:13 +0000 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e5aa074..e7efca6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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). +Newer version of discontinued [Parcels](https://github.com/RedstonerServer/Parcels-Java). Written in Kotlin. This project is WIP. -- cgit v1.2.3 From 0bcf08d124bb9b36e517e44bd8fcad73eacc180d Mon Sep 17 00:00:00 2001 From: Dico Karssiens Date: Tue, 4 Dec 2018 13:13:31 +0000 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e7efca6..7e421fb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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-Java). +Newer version of discontinued [Parcels](https://github.com/Dico200/Parcels-Java). Written in Kotlin. This project is WIP. -- cgit v1.2.3