Hello,
Is it possible to use Xenko engine without game studio ?
Does it use only only configuration/scene files or everything can be instanced from code ?
Hello,
Is it possible to use Xenko engine without game studio ?
Does it use only only configuration/scene files or everything can be instanced from code ?
Take a look at the showcase for " Universe or Nothing" I think.
@Faerdan is working without the GameStudio if Iām correct, so he might be able to tell you a bit more.
You can also use it outside the game studio and even run Xenko in a third-party app as far as I know (I managed to have Xenko running in a WPF App, although I configured nothing for it and so it is just displaying black).
But if you mean creating a project and not using the GameStudio to make your game. It should be possible.
Thank you for reply, that is pretty much answer to my question