Block-Game-Client/recompile.bat

4 lines
70 B
Batchfile

@echo off
runtime\bin\python\python_mcp runtime\recompile.py %*
pause