luanti-server-programmable/README.md
2024-12-07 01:04:18 +03:00

604 B

Luanti (ex. minetest) programmable

What is it?

It's a Luanti (minetest) server with additionally included lua libraries.

It is based on official minetest docker image distributing by maintainers.

How does it works?

Docker image includes lua-socket addon to provide possibility to listen to the TCP port.

It's strongly necessary for mineysocket to be run.

Mineysocket is a Network API for Luanti server.