Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Flybik authored Sep 20, 2024
1 parent de33227 commit 920df58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,15 @@
### Windows

> 1. Клонируйте репо `git clone https://github.com/Lost-Paradise-Project/Lost-Paradise.git`
> 2. Впишите в консоль `git submodule update --init --recursive` для скачивания движка.
> 3. Запустите `Scripts/bat/buildAllDebug.bat` после каждого измения.
> 4. Запустите `Scripts/bat/runQuickAll.bat` для запуска клиента и сервера.
> 5. Подключитесь к "localhost" в клиенте.
### Linux

> 1. Клонируйте репо `git clone https://github.com/Lost-Paradise-Project/Lost-Paradise.git`
> 2. Впишите в консоль `git submodule update --init --recursive` для скачивания движка.
> 3. Запустите `Scripts/sh/buildAllDebug.sh` после каждого изменения. (После изменения папки Resources не требуется)
> 4. Запустите `Scripts/sh/runQuickAll.sh` для запуска клиента и сервера.
> 5. Подключитесь к "localhost" в клиенте.
Expand Down

0 comments on commit 920df58

Please sign in to comment.