NetherGamesMC / PocketMine-MP

A multi protocol server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
81 stars 99 forks source link

Question #468

Closed NoName0289 closed 3 months ago

NoName0289 commented 3 months ago

How can I get its phar file?

dries-c commented 3 months ago

You've to build it yourself using the build/server-phar.php executable

NoName0289 commented 3 months ago

You've to build it yourself using the build/server-phar.php executable

What is that?