Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
OndrejPetrzilka committed May 14, 2015
2 parents def7f63 + 505753d commit a644e9a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -19,10 +19,10 @@ Quickstart
----------
Space Engineers must be installed on your computer, Steam must be running.

- [Clone](github-windows://openRepo/https://github.com/KeenSoftwareHouse/SpaceEngineers) or [download](https://github.com/KeenSoftwareHouse/SpaceEngineers/archive/master.zip) the repository.
- Open file **global.props** in text editor.
- Make sure **ContentPath** tag contains correct path to SpaceEngineers **Content** directory in Steam folder.
- Open up **SpaceEngineers.sln** in Visual Studio.
- [Clone](github-windows://openRepo/https://github.com/KeenSoftwareHouse/SpaceEngineers) or [download](https://github.com/KeenSoftwareHouse/SpaceEngineers/archive/master.zip) and unpack the repository.
- Open **SpaceEngineers.sln** in Visual Studio.
- Open file **global.props** (it's in configuration folder).
- Make sure **ContentPath** tag contains path to SpaceEngineers **Content** directory in Steam folder.
- Start debugging by pressing **F5** or select **Debug** - **Start Debugging** in main menu

Instead of modifying **global.props**, you can create **user.props**.
Expand Down

0 comments on commit a644e9a

Please sign in to comment.