Write your games in F# powered by MonoGame (.NET CORE, .NET 5, .NET 6, .NET 7) Tested on Windows, MAC (Rider & VS2022)
Download project for Visual Studio 2022
Download VSIX extension and run it
- Install F# desktop language support for Visual Studio 2019 (individual components tab)
- Clone this repo and open it
- Check and update references for nuget MonoGame.Framework.WindowsDX
Don't forget to run as a desktop app (Project -> [Project] Properties):
- Install F# tools for Visual Studio 2017
- Clone this repo and open it
- Check and update references
- Install F# tools for Visual Studio 2015 (bundled with VS2015)
- Clone this repo and open it
- Check and update MonoGame references
Install Visual F# Power Tools and enable Folder Organization:
Tools -> Options -> F# Power Tools -> Folder Organization