mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
Merge branch 'legacy/pm3' into stable
This commit is contained in:
commit
fcc4757209
@ -16,7 +16,7 @@ if exist bin\php\php.exe (
|
|||||||
)
|
)
|
||||||
|
|
||||||
if "%PHP_BINARY%"=="" (
|
if "%PHP_BINARY%"=="" (
|
||||||
echo Couldn't find a PHP binary in system PATH or %~dp0\bin\php
|
echo Couldn't find a PHP binary in system PATH or "%~dp0bin\php"
|
||||||
echo Please refer to the installation instructions at https://doc.pmmp.io/en/rtfd/installation.html
|
echo Please refer to the installation instructions at https://doc.pmmp.io/en/rtfd/installation.html
|
||||||
pause
|
pause
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user