Hmm...with Jenkins down so often; would it be possible to have a version of this script that grabs the source from GitHub instead? That way we could use the "source" flag when Jenkins is down. As it stands, this script will fail before it downloads PHP, which is unfortunate.
Try an alternative development build channel from Poggit: Code: wget -O - get.pmmp.io | bash -s - -t poggit.pmmp.io/get.pmmp -v custom
Yeah! It's running! Do you need help keeing "http://pmmp.readthedocs.io/en/rtfd/installation.html" up to date?
Joined just to add here. The Windows Subsystem for Linux (Beta) in Windows 10 works perfectly for installing on a Win10 box using wget. Control Panel -> Programs and Features -> Turn Windows features on or off Scroll down and tick Windows Subsystem for Linux (Beta) Reboot Start -> Setings -> Updates & Security -> For Developers Under Use developer features, select the Developer mode radio button Open a windows command prompt and run Bash. That will download and install Ubuntu. From there you're good to go. I'd recommend navigating to another drive or directory prior to running the wget command or everything will install in your top level user folder.
I have created a windows installer for the latest dev build of pocketmine. It will support linux and mac soon enough aswell. Link: https://ztechnetwork.wixsite.com/pocketmine-mp Please let me know if you come across any issues. I also added the required Visual C++ Redestributables on the site.
First of all, please do not post off topic posts on threads. Second of all, there is already an official installer at https://forums.pmmp.io/threads/pocketmine-mp-1-6-2-installer-windows.2022/#post-29120 I don't know if you could help out or contribute or if any bugs need fixing on it, but have a look
Oh sorry I'm not going to have an argument about it with you, because the that would be off-topic, but still, you could create your own thread and this is a command line program whereas yours is a GUI