Skip to content

Commit ad63c5b

Browse files
authored
Update README.md
1 parent 55a6625 commit ad63c5b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
![language](https://img.shields.io/badge/Language-C%23-green.svg)
22
![dependencies](https://img.shields.io/badge/Dependecies-3dRudderSDK-green.svg)
3-
![Xenko](https://img.shields.io/badge/2.0.1.1-brightgreen.svg)
3+
![Xenko](https://img.shields.io/badge/Xenko-2.0.1.1-green.svg)
44
![Visual Studio 2015](https://img.shields.io/badge/Visual%20Studio-2015-brightgreen.svg)
55
![Firmware 3dRudder](https://img.shields.io/badge/Firmware%203dRudder-%3E%20v1.3.5.2-brightgreen.svg)
66

7-
# Xenko Game Studio Sample VR v0.1
7+
# Xenko Game Studio VR Sample v0.1
88

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

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

1919
## License

0 commit comments

Comments
 (0)