Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.1 KB

GettingStarted.md

File metadata and controls

23 lines (16 loc) · 1.1 KB

Getting Started

Prerequisites

  1. Git LFS
  2. Visual Studio 2013 with Update 4 (only needed for C++ projects, will be updated later)
  3. Visual Studio 2015 (with SDK if you want Visual Studio package to compile (installable from VS2015 itself))
  4. FBX SDK 2016.1.1 VS2015
  5. .NET Framework 4.5.2 Developer Pack

Build Instructions

  1. Clone Xenko with LFS: git lfs clone [email protected]:SiliconStudio/xenko.git
  2. Set SiliconStudioXenkoDir environment variable to point to your <XenkoDir>
  3. Open <XenkoDir>\build\Xenko.sln with Visual Studio 2013, and build.
  4. Open <XenkoDir>\samples\XenkoSamples.sln and play with the samples.
  5. Optionally, open and build Xenko.Android.sln, Xenko.iOS.sln, etc...

Using the editor

Since the Editor depends on Telerik and is not currently included in the source release, you can still use the binaries from the Binary Release version.

You can still use the editor from the Binary Release.