Block-Game-Client/decompile.bat

4 lines
70 B
Batchfile

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