Block-Game-Client/updateids.bat

4 lines
70 B
Batchfile

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