Block-Game-Client/cleanup.bat

4 lines
68 B
Batchfile
Raw Normal View History

2019-11-17 17:55:58 +01:00
@echo off
runtime\bin\python\python_mcp runtime\cleanup.py %*
pause