tools/cli.py
2021-11-30 14:51:26 +01:00

4 lines
66 B
Python
Executable file

#!/usr/bin/env python3
from mcrcon import mcrcon_cli
mcrcon_cli()