luanti-network-api-client/README.md
2024-12-07 01:17:53 +03:00

23 lines
599 B
Markdown

<p align="center">
<img src="https://github.com/miney-py/miney/raw/master/docs/miney-logo.png">
</p>
# Miney - The python interface to minetest
Miney is an Python API to Minetest.
Miney connects locally, over network or internet to the [mineysocket](https://github.com/miney-py/mineysocket) mod of minetest.
## Documentation
https://miney.readthedocs.io/en/latest/
## Status
Beta, the current todo list is in the [wiki](https://github.com/miney-py/miney/wiki).
## Requirement
* Python 3.6+ (tested on 3.8)
* A minetest-server with [mineysocket](https://github.com/miney-py/mineysocket) mod