I'm running Win10x64 with VS2015 version 2. I installed MonoGame 3.5 and selected the MonoGame Cross Platform Desktop Project template.
I have Xubuntu 15.10 running on VirtualBox. How do I go about deploying my code so I can test it there?
With Unity this is pretty straightforward, but I have no idea how to do this with MonoGame.
I want to make some cross-platform open source games so I'm trying to figure out my workflow.
Thanks 