removed 'application' folder to have everything in the root directory
This commit is contained in:
6
ManiaControl.bat
Normal file
6
ManiaControl.bat
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
REM Set the path to your php.exe here
|
||||
set phpPath="C:\xampp\php\php.exe"
|
||||
|
||||
REM Start ManiaControl
|
||||
START "" /B %phpPath% -f "ManiaControl.php" 2>&1
|
Reference in New Issue
Block a user