mirror of
https://github.com/xHyroM/lighteco.git
synced 2024-11-09 17:18:05 +01:00
docs: add readme to sponge-8 and bukkit
This commit is contained in:
parent
22df335df9
commit
bc6fbb6aaf
5 changed files with 17 additions and 2 deletions
BIN
.github/assets/lighteco_platform_bukkit.png
vendored
Normal file
BIN
.github/assets/lighteco_platform_bukkit.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 123 KiB |
BIN
.github/assets/lighteco_platform_sponge.png
vendored
Normal file
BIN
.github/assets/lighteco_platform_sponge.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
5
bukkit/README.md
Normal file
5
bukkit/README.md
Normal file
|
@ -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).
|
|
@ -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
|
||||
|
||||
|
|
7
sponge-8/README.md
Normal file
7
sponge-8/README.md
Normal file
|
@ -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).
|
Loading…
Reference in a new issue