Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.
/ mgcb-vscode Public archive

Edit MonoGame Content Builder files in VSCode

License

Notifications You must be signed in to change notification settings

mihnea-s/mgcb-vscode

Repository files navigation

UNMAINTAINED! PLEASE SEE @MangriMen's fork

MonoGame Content Builder

Right click in any .mgcb file to open it in the MonoGame Content Builder editor.

Screenshot

Prerequisites

Install and set up the MGCB Editor. If you have dotnet installed:

dotnet tool install --global dotnet-mgcb-editor
mgcb-editor --register

Note: If you are using the older versions of the editor, then you need to update its path in the project's setting accordingly.