MonoGame for VS CodeMonoGame for VS Code streamlines the experience of using MonoGame in Visual Studio Code. It ports key features of the Visual Studio 2022 MonoGame extension to VSC, including:
RequirementsQuick StartTo create your first MonoGame project in VS Code:
You're good to go! Your new project will be created at the directory. The solution explorer (a feature from the C# Dev Kit) should appear in the sidebar, allowing you to build, run and debug your game: To open the MGCB editor, click the MonoGame button in the editor title bar or search for MonoGame: Open MGCB Editor in the command palette. Templates are installed automatically the first time the extension is activated, but if you need to reinstall, you may use the MonoGame: Install command. LicenseMIT © reflector88 |