1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-17 18:59:09 +00:00
Files
CWE-ou-minkata/Sources/Plasma/NucleusLib/pnCrash/pnCrash.bat
rarified a553708b5b Change all CRLF-text files to LF-text files
to match H'uru for patching
2021-01-28 12:08:00 -07:00

7 lines
90 B
Batchfile

@echo off
:Top
echo Running pnCrash.py
C:\Python23\python pnCrash.py
Sleep 1
goto :Top