Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/warpedvoxels/liteware
- Owner: warpedvoxels
- License: other
- Created: 2021-10-22T11:55:50.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2022-08-12T15:58:21.000Z (over 2 years ago)
- Last Synced: 2023-07-16T12:56:24.165Z (over 1 year ago)
- Topics: api, bedrock, bedrock-edition, edition, jvm, kotlin, minecraft, minecraft-bedrock, minecraft-bedrock-server, nbt, network, plugin, plugins, protocol, server, software
- Language: Kotlin
- Homepage:
- Size: 171 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.