mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-26 00:45:20 +00:00
10 lines
424 B
Markdown
10 lines
424 B
Markdown
## MonoGame.Extended Demo Project.zip
|
|
|
|
This is a project template for creating new MonoGame.Extended demo projects like the one's in the `Demos` folder of the solution.
|
|
|
|
To install the templates into Visual Studio 2015 drop the zip file into the following path:
|
|
|
|
%UserProfile%\Documents\Visual Studio 2015\Templates\ProjectTemplates\Visual C#\MonoGame
|
|
|
|
The template should appear when you create a new MonoGame project.
|