Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.02 KB

File metadata and controls

22 lines (15 loc) · 1.02 KB

Script

PocketMine-MP phar build script based on PowerShell

Build status

How to use?

  1. Fork this repo
  2. Add project it in AppVeyor
  3. Enter your AppVeyor projent and click "New Build"
  4. Wait a moment... when it complete to compile, you click ARTIFACTS and download compile phar.

If pmmp update, you click "RE-BUILD COMMIT", and AppVeyor compile updated PMMP

사용법 (Korean)

  1. 이 레포지토리를 포크(fork)하세요.
  2. AppVeyor에 이 레포지토리를 추가하세요.
  3. AppVeyor에 추가한 프로젝트에서 "NEW BUILD" 버튼을 누르세요
  4. 잠시만 기다리세요. AppVeyor이 컴파일을 끝내면, ARTIFACTS 버튼을 클릭하고 컴파일된 phar을 다운로드하세요.

만약에 pmmp가 업데이트된다면, "RE-BUILD COMMIT" 버튼을 눌르고 컴파일될 때까지 기다리세요. 컴파일이 완료되고 업데이트된 pmmp를 다운할 수 있습니다.