opus-nt/mods-online/01 run postSetup/modscript.py

2 lines
87 B
Python

subprocess.run(["call","%SystemDrive%\\opus-nt\\postSetup.cmd"],check=True,shell=True)