Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Apostolique/Apos.Framework

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
113 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apos.Framework

Templates with my default MonoGame setups.

Goal

Provide a base project structure that can be scaled.

Templates

NuGet NuGet

Template for doing a game with MonoGame. Comes with two platforms out of the box: DesktopGL and WindowsDX.

dotnet new install Apos.Framework.Simple.CSharp
dotnet new aposframeworksimple -o MyGame

NuGet NuGet

Template for doing open source libraries. Fill in your own values:

dotnet new install Apos.Framework.Library.CSharp
dotnet new aposframeworklibrary -o Apos.Camera --repo https://github.com/Apostolique/Apos.Camera --branch main --description "Camera library for MonoGame." --param:author "Jean-David Moisan"

NuGet NuGet

Template for doing a game with MonoGame. Has a custom content pipeline as an alternative to the default MonoGame content pipeline. Comes with two platforms out of the box: DesktopGL and WindowsDX.

dotnet new install Apos.Framework.CSharp
dotnet new aposframework -o MyGame

About

Game architecture for MonoGame.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.