mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-25 08:22:15 +00:00
29 lines
778 B
Plaintext
29 lines
778 B
Plaintext
## Welcome to MonoGame.Extended
|
|
|
|
MonoGame.Extended is a collection of NuGet packages that make MonoGame more awesome.
|
|
|
|
|
|
## IMPORTANT!
|
|
|
|
To get the full experience you'll also need to install an additional NuGet package:
|
|
|
|
- MonoGame.Extended.Content.Pipeline
|
|
|
|
Once you've installed that package, follow the instructions to add it to your
|
|
Content Pipeline.
|
|
|
|
For more information, take a look at the [installation guide](http://craftworkgames.github.io/MonoGame.Extended/installation/).
|
|
|
|
|
|
## Check out the other packages
|
|
|
|
There's also a few other NuGet packages available including:
|
|
|
|
- MonoGame.Extended.Tiled
|
|
- MonoGame.Extended.Graphics
|
|
- MonoGame.Extended.Gui
|
|
- MonoGame.Extended.NuclexGui
|
|
- MonoGame.Extended.Particles
|
|
- MonoGame.Extended.Entities
|
|
- and more to come...
|