Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mvivant authored May 2, 2017
1 parent 55a6625 commit ad63c5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
![language](https://img.shields.io/badge/Language-C%23-green.svg)
![dependencies](https://img.shields.io/badge/Dependecies-3dRudderSDK-green.svg)
![Xenko](https://img.shields.io/badge/2.0.1.1-brightgreen.svg)
![Xenko](https://img.shields.io/badge/Xenko-2.0.1.1-green.svg)
![Visual Studio 2015](https://img.shields.io/badge/Visual%20Studio-2015-brightgreen.svg)
![Firmware 3dRudder](https://img.shields.io/badge/Firmware%203dRudder-%3E%20v1.3.5.2-brightgreen.svg)

# Xenko Game Studio Sample VR v0.1
# Xenko Game Studio VR Sample v0.1

## Download
* [Release](https://github.com/3DRudder/XenkoGameStudio/releases/latest)

## Introduction
* Clone project
* Clone or download [3dRudderSDK](https://github.com/3DRudder/3DRudderSDK) in the same parent folder
* Start Xenko, browse for existing project and select VRSandbox.sln or VRSandbox.xkpkg
* Copy the '''/../3dRudderSDK/Bin/Win32/i3DR.dll''' into '''/VRSandbox/Bin/Windows/Debug''' and '''/VRSandbox/Bin/Windows/Release'''
* Start Xenko, browse for existing project and select ```VRSandbox.sln``` or ```VRSandbox.xkpkg```
* Copy the ```/../3dRudderSDK/Bin/Win32/i3DR.dll``` into ```/VRSandbox/Bin/Windows/Debug``` and ```/VRSandbox/Bin/Windows/Release```
* Build (F5)

## License
Expand Down

0 comments on commit ad63c5b

Please sign in to comment.