/quasar

A library for creating "virtual" Minecraft servers with Lua.

Primary LanguageLuaMozilla Public License 2.0MPL-2.0

Quasar

A library for creating "virtual" Minecraft servers in Lua.
Supports Minecraft 1.21.1 (protocol 767). If you wish to support clients of other versions, use a proxy in front of the server.

Currently in development, not ready for normal usage.

Dependencies

luarocks install luasocket
luarocks install copas
luarocks install luaossl

License

Copyright © Penguin_Spy 2024

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0.