- renamed ManiaControl start script
- setting manager prototype
This commit is contained in:
@@ -3,4 +3,4 @@ REM Set the path to your php.exe here
|
||||
set phpPath="D:\Programme\xampp\php\php.exe"
|
||||
|
||||
REM Start ManiaControl
|
||||
START "" /B %phpPath% -f "startManiaControl.php" 2>&1
|
||||
START "" /B %phpPath% -f "ManiaControl.php" 2>&1
|
||||
|
||||
Reference in New Issue
Block a user