11 lines
242 B
Markdown
11 lines
242 B
Markdown
# MineHost Interface
|
|
|
|
A python library for executing commands or gettings information about MineHost minecraft servers.
|
|
|
|
Documentation: https://rokaspuzonas.github.io/minehost-interface
|
|
|
|
## Installation
|
|
```
|
|
pip install minehost-interface
|
|
```
|