slammingprogramming / XGameForge

XGameForge: An open-source game-making tool for Xbox 360. Empowers developers to create, deploy, and share their games with the Xbox 360 community. Unleash your creativity and build captivating worlds with an intuitive interface and comprehensive features.
GNU General Public License v3.0
1 stars 0 forks source link

Configure the development environment for C# #4

Open slammingprogramming opened 3 weeks ago

slammingprogramming commented 3 weeks ago

Install necessary IDE (e.g., Visual Studio or JetBrains Rider) and set up build tools for Windows and Linux.

slammingprogramming commented 3 weeks ago

Installed the neccessary IDE and NET Framework on my PC. Also going to initialize the project in the repo.

slammingprogramming commented 3 weeks ago

updated the .gitignore to accommodate visual studio 2022