How to publish for windows 8/wp8
ingames (guest) 14 Oct 2014 18:54
Hi, I have a game in XNA.
I have install VS2013, monogame & XNA Content Pipeline with the script.
I have the game running with no problem with "MonoGame Windows Project" template.
I need to publish the game for windows 8 (tablets) and wp8.
Do I need to create a "Monogame Windows Store Project" or I can get the final file from the "MonoGame Windows Project" template.
I tested changing from "debug" to "windows 8"/Mixed Platforms, I get an .exe file in the release folder but I guess I need a .XAP file, is this correct? How can I get de .XAP file of my game?
Hope anyone can help me!
Regards,
Mat