tools/cli.py

4 lines
66 B
Python
Executable File

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