update readme file

master
Vectozavr 2022-07-21 09:52:41 +07:00
parent 0b172bc698
commit 99a2078292
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Source code of simple shooter on [3Dzavr game engine](https://github.com/vectoza
![Repo size](https://img.shields.io/github/repo-size/vectozavr/shooter) ![Repo size](https://img.shields.io/github/repo-size/vectozavr/shooter)
<h4>Installation (OS Windows):</h4> <h4>Installation (OS Windows):</h4>
1) [Download release](https://github.com/vectozavr/shooter/releases/tag/0.1.0), [unzip it](https://www.7-zip.org) and run shooter.exe file 1) [Download and install OpenAL library](https://openal.org/downloads/), [unzip it](https://www.7-zip.org) and run shooter.exe file
2) Write <b>ip</b> and <b>port</b> of server in <b>connect.txt</b> file. 2) Write <b>ip</b> and <b>port</b> of server in <b>connect.txt</b> file.