Block-Game-Client/reobfuscate_srg.bat

4 lines
83 B
Batchfile

@echo off
runtime\bin\python\python_mcp runtime\reobfuscate.py --srgnames %*
pause