kiootic / MonoGame-core-template

Template of MonoGame DesktopGL project for VS Code + .NET Core tooling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MonoGame .NET Core template

A template of MonoGame DesktopGL project for VS Code + .NET Core tooling. dotnet build and dotnet run is usable with this template.

Installation

dotnet new -i MonoGame.Template.NETCore::3.5.1

Setup from source

git clone and ./setup.sh

About

Template of MonoGame DesktopGL project for VS Code + .NET Core tooling


Languages

Language:C# 98.3%Language:Shell 1.7%