diff --git a/.github/assets/lighteco_platform_bukkit.png b/.github/assets/lighteco_platform_bukkit.png new file mode 100644 index 0000000..cfc5c09 Binary files /dev/null and b/.github/assets/lighteco_platform_bukkit.png differ diff --git a/.github/assets/lighteco_platform_sponge.png b/.github/assets/lighteco_platform_sponge.png new file mode 100644 index 0000000..6985fb9 Binary files /dev/null and b/.github/assets/lighteco_platform_sponge.png differ diff --git a/bukkit/README.md b/bukkit/README.md new file mode 100644 index 0000000..d15a2a8 --- /dev/null +++ b/bukkit/README.md @@ -0,0 +1,5 @@ +![lighteco thumbnail](../.github/assets/lighteco_platform_bukkit.png) + +**LightEco Bukkit** is the Bukkit implementation for LightEco. Also hooks into PlaceholderAPI if it is installed. + +For more information, please look [here](../README.md). \ No newline at end of file diff --git a/currency-money/README.md b/currency-money/README.md index 90bc428..e788a02 100644 --- a/currency-money/README.md +++ b/currency-money/README.md @@ -3,9 +3,12 @@ **Money** 💰 is an addon that adds currency to LightEco that uses Vault to hook into other economy plugins. ## Requirements +- Don't forget to install **LightEco** specific platform implementation. -- At least **Paper** (or paper-like) 1.16.5 -- LightEco +| Platform | Version | +| -------- |-----------| +| Bukkit | 1.16.5+ | +| Sponge | N/A [WIP] | ## Features diff --git a/sponge-8/README.md b/sponge-8/README.md new file mode 100644 index 0000000..3a77e71 --- /dev/null +++ b/sponge-8/README.md @@ -0,0 +1,7 @@ +![lighteco thumbnail](../.github/assets/lighteco_platform_sponge.png) + +**LightEco Sponge** is the Sponge implementation for LightEco. + +⚠️ Currently work in progress. ⚠️ + +For more information, please look [here](../README.md). \ No newline at end of file