Skip to content

Commit 29f3218

Browse files
authored
Add MonoGame.Templates submodule (MonoGame#8593)
### Moved the Project Templates to separate repo - [x] Remove Templates - [x] Point to new [MonoGame.Templates repo](https://github.com/MonoGame/MonoGame.Templates/) - [x] Modify Build to build the right template project
1 parent 7b84682 commit 29f3218

File tree

56 files changed

+8
-1245
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+8
-1245
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@
2222
[submodule "src/monogame/external/vma"]
2323
path = native/monogame/external/vma
2424
url = https://github.com/LunarG/VulkanMemoryAllocator.git
25+
[submodule "external/MonoGame.Templates"]
26+
path = external/MonoGame.Templates
27+
url = git@github.com:MonoGame/MonoGame.Templates.git

Templates/MonoGame.Templates.CSharp/MonoGame.Templates.CSharp.csproj

Lines changed: 0 additions & 69 deletions
This file was deleted.

Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.Android.CSharp/.config/dotnet-tools.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.Android.CSharp/.template.config/template.json

Lines changed: 0 additions & 34 deletions
This file was deleted.

Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.Android.CSharp/Activity1.cs

Lines changed: 0 additions & 34 deletions
This file was deleted.

Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.Android.CSharp/AndroidManifest.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.Android.CSharp/Content/Content.mgcb

Lines changed: 0 additions & 15 deletions
This file was deleted.

Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.Android.CSharp/Game1.cs

Lines changed: 0 additions & 51 deletions
This file was deleted.

Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.Android.CSharp/MGNamespace.csproj

Lines changed: 0 additions & 18 deletions
This file was deleted.

Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.Android.CSharp/Resources/Values/Strings.xml

Lines changed: 0 additions & 4 deletions
This file was deleted.

Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.DesktopGL.CSharp/.config/dotnet-tools.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.DesktopGL.CSharp/.template.config/template.json

Lines changed: 0 additions & 34 deletions
This file was deleted.

Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.DesktopGL.CSharp/Content/Content.mgcb

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)