build: added specialized script to create a server phar

this is much easier to use than devtools, and allows us to make additional specializations for PM build that would otherwise just be a colossal pain in the ass.
This commit is contained in:
Dylan K. Taylor
2020-01-04 14:56:53 +00:00
parent 9232f4509c
commit 08e3b8ffdc
2 changed files with 149 additions and 0 deletions

View File

@ -11,8 +11,10 @@ parameters:
autoload_files:
- tests/phpstan/bootstrap.php
- src/pocketmine/PocketMine.php
- build/server-phar.php
paths:
- src
- build/server-phar.php
dynamicConstantNames:
- pocketmine\IS_DEVELOPMENT_BUILD
- pocketmine\DEBUG