Merge pull request #562 from Fenex/patch-1

Update README.md: add link to wiki page
This commit is contained in:
Yury Zhuravlev
2022-04-25 17:26:56 +09:00
committed by GitHub

View File

@@ -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)