Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Custom PHP build scripts for PocketMine-MP
# Custom PHP build scripts for Genisys

## compile.sh

Expand All @@ -23,14 +23,14 @@ Use this script to build the custom PHP binary. Make sure you have ``make autoco

## installer.sh

Script to install PocketMine-MP and PHP binaries.
Script to install Genisys and PHP binaries.

| Flag | Description |
| ------ | ----------------------------------- |
| -u | Update PocketMine-MP |
| -u | Update Genisys. |
| -d | Install directory |
| -v | Channel (stable or development) |

## jenkins.sh

PHP binaries provided by PocketMine are build using this script. The script runs the ``compile.sh`` with some default arguments.
PHP binaries provided by Genisys are build using this script. The script runs the ``compile.sh`` with some default arguments.