Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Commit

Permalink
VehicleHandler #12 - Update Readme - Client setup usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruffo324 committed Jan 12, 2018
1 parent ea8b06e commit f844782
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Setup project solution guide

## Required settings
## Required Software
- Visual Studio > 2017
- NodeJs > 8.X
-

## Required settings
- Open "EvoMp/EvoMp.sln".
- Right click on project "EvoMp.Core.StartupProject".
Go to "Debuggen/Debugging"
Expand All @@ -13,6 +17,11 @@
- Right click on "Project Solution / Projektmappe", click "rebuild all / Alles neu erstellen".
- Click on Start.

### Clientside
- Open CMD and go to root directory
- Run command "yarn install"
- Run "yarn build"

## Optimal settings

- "Tools/Extras" -> "Options / Optionen"
Expand Down

0 comments on commit f844782

Please sign in to comment.