ForgePatch/install/install.cmd

3 lines
53 B
Batchfile

@echo off
.\fml\python\python_fml install.py %*
pause