Hi,
Happy holidays. I acquired a used XBox One for the holiday.
Is there a way to export a Godot v4.0 game for XBox consoles? Let me know, thanks!
Jesse
Yes, if you use C# I think there is a UWP/DX12 export (maybe not finished, I don't recall).
I haven't looked into it recently, cause I have a PlayStation. The program is called ID@Xbox.
https://www.xbox.com/en-US/publish
Thanks for the reply. We use GDScript, we have to convert all code to C#?
Is there a tutorial somewhere to do the above?
https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_uwp.html
Note this is Stable not 4.0 but it's really more about UWP and targeting XB One.