mirror of
https://github.com/YGGverse/next.git
synced 2026-03-31 17:55:34 +00:00
update readme
This commit is contained in:
parent
4cc15d0758
commit
01c6825b92
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# next
|
# next
|
||||||
|
|
||||||
PHP 8 Server for [Nex Protocol](nex://piclog.blue/nex/info/specification.txt), based on [nex-php](https://github.com/YGGverse/nex-php) library
|
PHP 8 Server for [Nex Protocol](nex://piclog.blue/nex/info/specification.txt), based on the [nex-php](https://github.com/YGGverse/nex-php) library
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
|
@ -17,7 +17,7 @@ php src/nex.php\
|
||||||
path=/path/to/dir
|
path=/path/to/dir
|
||||||
```
|
```
|
||||||
|
|
||||||
### Arguments
|
### Options
|
||||||
|
|
||||||
* `host` - optional string, `127.0.0.1` by default
|
* `host` - optional string, `127.0.0.1` by default
|
||||||
* `port` - optional int, `1900` by default
|
* `port` - optional int, `1900` by default
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue