Commit 8665cd67 authored by mccm's avatar mccm

update readme

Signed-off-by: default avatarmccm <mccleaner@126.com>
parent 571b862f
# 常磐大逃杀(PHP Battle Royale) # 常磐大逃杀(PHP Battle Royale)
A PHP based game emulating the settings and gameplay of the original Battle Royale series, with a lot of original spin and an original story with tons of references to pop culture. A PHP based game emulating the settings and gameplay of the original Battle Royale series, with a lot of original spin and an original story with tons of references to pop culture.
# 安装
需要php5或者7,composer(也可以不需要)。
```bash
git clone https://github.com/amarillonmc/phpdts.git
cd phpdts
composer install #可选
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment