Skip to content

Commit

Permalink
исправлена кодировка в ридми.
Browse files Browse the repository at this point in the history
  • Loading branch information
abramcumner committed Jul 3, 2018
1 parent b4492fa commit 42eb793
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

# XRAY 1.5

## Êàê ñîáðàòü
## Как собрать

- óñòàíîâèòü Visual Studio 2017,
- îòêðûòü engine.sln,
- âûáðàòü ïëàòôîðìó(Win32 èëè õ64) è êîíôèãóðàöèþ(Debug èëè Release),
- âûáðàòü â ìåíþ "Ñáîðêà-Ñîáðàòü ðåøåíèå".
- установить Visual Studio 2017,
- открыть engine.sln,
- выбрать платформу(Win32 или х64) и конфигурацию(Debug или Release),
- выбрать в меню "Сборка-Собрать решение".

## Êàê çàïóñòèòü
- óñòàíîâèòü [Visual C++ Redistributable for Visual Studio 2017](https://support.microsoft.com/ru-ru/help/2977003/the-latest-supported-visual-c-downloads),
- óñòàíîâèòü [áèáëèîòåêè OpenAL](https://www.openal.org/downloads/oalinst.zip).
## Как запустить
- установить [Visual C++ Redistributable for Visual Studio 2017](https://support.microsoft.com/ru-ru/help/2977003/the-latest-supported-visual-c-downloads),
- установить [библиотеки OpenAL](https://www.openal.org/downloads/oalinst.zip).

## Ãîòîâûå ñáîðêè
## Готовые сборки

Íàõîäÿòñÿ â ðàçäåëå [Release](https://github.com/abramcumner/xray15/releases).
Находятся в разделе [Release](https://github.com/abramcumner/xray15/releases).

0 comments on commit 42eb793

Please sign in to comment.