- Git LFS
- Visual Studio 2013 with Update 4 (only needed for C++ projects, will be updated later)
- Visual Studio 2015 (with SDK if you want Visual Studio package to compile (installable from VS2015 itself))
- FBX SDK 2016.1.1 VS2015
- .NET Framework 4.5.2 Developer Pack
- Clone Xenko with LFS:
git lfs clone [email protected]:SiliconStudio/xenko.git
- Set SiliconStudioXenkoDir environment variable to point to your
<XenkoDir>
- Open
<XenkoDir>\build\Xenko.sln
with Visual Studio 2013, and build. - Open
<XenkoDir>\samples\XenkoSamples.sln
and play with the samples. - Optionally, open and build
Xenko.Android.sln
,Xenko.iOS.sln
, etc...
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.