mirror of
https://github.com/KranX/Vangers.git
synced 2025-11-30 23:15:27 +07:00
Merge pull request #562 from Fenex/patch-1
Update README.md: add link to wiki page
This commit is contained in:
@@ -28,6 +28,8 @@ http://www.gog.com/game/vangers
|
||||
* ffmpeg
|
||||
* zlib
|
||||
|
||||
You can see the [wiki pages](https://github.com/KranX/Vangers/wiki) to learn how to build this project.
|
||||
|
||||
## Server
|
||||
|
||||
To host server you can use Docker image or [build server](https://github.com/KranX/Vangers/wiki/Starting-up-server-compatible-with-web-&-native-versions)
|
||||
@@ -53,4 +55,4 @@ Explanation:
|
||||
* **-e SERVER=vangers.net**: should be name of domain you want to host server
|
||||
* **-e CERT_FILE=/root/websockify/vangers.net.cer**: full path to cer file
|
||||
* **-e KEY_FILE=/root/websockify/vangers.net.key**: full path to key file
|
||||
* **--network host**: use host networking (reuired to bind on domain)
|
||||
* **--network host**: use host networking (reuired to bind on domain)
|
||||
|
||||
Reference in New Issue
Block a user