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
- Host: GitHub
- URL: https://github.com/microdee/xenko-window-from-code
- Owner: microdee
- Archived: true
- Created: 2018-08-13T21:11:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T22:05:40.000Z (over 7 years ago)
- Last Synced: 2025-02-22T19:25:57.520Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 13.7 KB
- Stars: 11
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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