MonoGame and VSCode Development Environment Setup (2024)
Вставка
- Опубліковано 10 лют 2025
- A quick video on setting up your development environment to build games using MonoGame and VSCode instead of the full Visual Studio IDE
#monogame #vscode #gamedev
----
Reference
dotnet SDK Download dotnet.microso...
VSCode Download: code.visualstu...
-----
Twitter: / aristurtledev
MonoGame Discord: / discord
Thank you soo much! I have been looking for a tutorial for this for many days.
Thank you man. this helped a lot.
thank you soooo much
Came here from the Monogame Discord. Great stuff.
Thanks
Great work, thank you very much!
Thank you man very much
Thanks. Very helpful.
Thank you for this video!!
Thank you so much! Great help
Yes Thanks
Thank you bro
Thank you so much!
My terminal isn't working like that, it only gives me errors if I include any spaces, can anyone help?
Is there any point trying to run the monogame content builder on a mac M1? Trying to get some doc or tutorial of some kind and its kind of dead! Besides the fact that mgcb is not ready for M1 with .NET8
It's a hassle for sure on an M1/M2, and even with current known workarounds in the community they don't resolve 100% of the issue.
I can't say for sure when 3.8.2 is gonna drop, but I and others are doing work to resolve the M1/M2 issues for mgcb on Mac. You can follow this issue to stay up to date github.com/MonoGame/MonoGame/issues/8124
I am used to full version of Visual Stupid, does VS Code have nuget?
It doesn't have a NuGet Manager window like Visual Studio has. Instead you use the cli to add packages.
Just open a terminal/command prompt in the directory that your .csproj is in and use the command
dotnet add package NameOfPackage
and it will add the NuGet Package
thank you for this tutorial but i have a problem:
whenever i try to add the project to my sln file it just gives me an error that says: Could not find project or directory
and I checked many times that the path is correct and i am sure it is. hell I even restarted the project many times but it just gives the same error. I dont know what to do tbh. would appreciate the help.
Hi, if you could join the MonoGame discord I could probably assist better up there.
discord.gg/monogame
Turt!
Grak!
Super helpful thanks