Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 894 Bytes

File metadata and controls

21 lines (9 loc) · 894 Bytes

Setting things up

hehe, you are still here

Well, it is time to install Monofoxe. Currently Monofoxe only supports development on Windows and Visual Studio, but it is totally possible to run it on other operating systems and IDEs.

  • Download Visual Studio here. You can use 2019, but I recommend 2022, since it has hot reload feature.
  • After installing Visual Studio and .NET Core package, download and install latest Monofoxe release. The installer already comes with Monogame, so you don't need to worry about it.

And that's pretty much it! Now you can open Visual Studio and there you'll see Monofoxe project templates.

templates

<<< Contents