picomRunner/test.py
2025-03-24 12:50:09 +00:00

4 lines
110 B
Python

import modulecli
# Example: Run the 'play' command with version '1.16.5'
modulecli.run_command("play 1.16.5")