diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..39ff9bd --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +ko_fi: xhyrom \ No newline at end of file diff --git a/.github/lighteco.png b/.github/lighteco.png new file mode 100644 index 0000000..87b4642 Binary files /dev/null and b/.github/lighteco.png differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..b878624 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +![lighteco thumbnail](.github/lighteco.png) + +**LightEco** ⚡ is an incredibly fast, lightweight, and modular plugin that excels across multiple platforms. It's designed to optimize performance and provide a seamless experience. + +## Features + +- **Lightweight** - LightEco is designed to be as lightweight as possible, with minimal impact on your server's performance. +- **Fast** - LightEco is incredibly fast, and is designed to be as efficient as possible. +- **Modular** - LightEco is designed to be modular, allowing you to install only the features you need. +- **Cross-platform** - LightEco is designed to work across multiple platforms +- **Multi-currency** - LightEco supports creating your own currencies and using them in your server +- **Local and global currencies** - LightEco offers support for both local and global currencies, enabling you to create server-specific or proxy-wide currencies. +- **Storage** - LightEco offers support for multiple storage types. +- **Open-source** - LightEco is open-source, and is available on [GitHub](https://github.com/xHyroM/lightecp) + +## Development + +Monorepo structure: +- api: The API for LightEco +- bukkit: The Bukkit implementation for LightEco +- common: The common code for LightEco +- currency-money: The Money currency for LightEco w/ Vault support + +## License + +LightEco is licensed under the [Apache-2.0 License](./LICENSE). \ No newline at end of file