An open API service indexing awesome lists of open source software.

https://github.com/microdee/xenko-window-from-code

start an empty xenko game on windows from code
https://github.com/microdee/xenko-window-from-code

Last synced: 7 months ago
JSON representation

start an empty xenko game on windows from code

Awesome Lists containing this project

README

          

example code for creating a xenko game on windows without the editor

you need to install xenko and its visual studio extension. after that restore nuget packages and manually copy files from [user]\\.nuget\packages\xenko\3.[version]\Bin\Windows to build directory (bin\x64|x86). Copy SDL dll's into the build dir too