Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/warpedvoxels/liteware

🚀 Liteware is a custom server software written in Kotlin for Minecraft: Bedrock Edition.
https://github.com/warpedvoxels/liteware

api bedrock bedrock-edition edition jvm kotlin minecraft minecraft-bedrock minecraft-bedrock-server nbt network plugin plugins protocol server software

Last synced: 2 months ago
JSON representation

🚀 Liteware is a custom server software written in Kotlin for Minecraft: Bedrock Edition.

Awesome Lists containing this project

README

        

### Liteware

🚀 Liteware is a free and open-source server software for Minecraft: Bedrock Edition written in Kotlin.

-----------------------------------------------------------------------------------------------------------------------

## Credits

Liteware is built from scratch with the help of many people and a few resources. Without these resources probably this project
wouldn't even exist; this list include:

1. [Kotlin](https://kotlinlang.org/), obviously;
2. 🗨️ PowerNukkit community in Discord;
3. 🐈 CloudburstMC/Protocol;
4. 🐈 CloudburstMC/Network;
5. 🐈 JRakNet/JRakNet;
6. And many other open source libraries in which you can find in `licenses/third_party_licenses` or in the build scripts.