Files
Minecraft1.12SRC/reformat.bat
2020-07-20 00:21:55 +08:00

4 lines
69 B
Batchfile

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