I have a game in MonoGame, and I'd like to make it downloadable from my website. I'd like it if people could just download the game and then play it, though I wouldn't mind if they installed it as well. (it's a very small game, however, so I don't think they'll want to go through that process, though perhaps I'd like to offer both options!)
For now, I'd just like to deploy to Windows and make sure that works, but any advice on how to compile/deploy to Mac/Linux would be great, too.
Thanks!