Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Apostolique/monogame.github.io

 
 

Repository files navigation

monogame.github.io

This repository contains the documenation and the website for MonoGame.

Building from source

First up restore the dotnet tooling, this restores the docfx cli tool needed to build the website.

dotnet tool restore

Next to build the website, simply invoke the restored docfx tool from the CLI:

dotnet docfx docfx.json --serve

LICENSE

The MonoGame project is under the Microsoft Public License except for a few portions of the code. See the LICENSE file for more details.

About

MonoGame Website

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.7%
  • CSS 25.3%