tools/cli.py

4 lines
66 B
Python
Raw Permalink Normal View History

2021-11-30 14:51:26 +01:00
#!/usr/bin/env python3
from mcrcon import mcrcon_cli
mcrcon_cli()