MonoGame.Extended.Animations
3.9.0-prerelease.3
dotnet add package MonoGame.Extended.Animations --version 3.9.0-prerelease.3
NuGet\Install-Package MonoGame.Extended.Animations -Version 3.9.0-prerelease.3
<PackageReference Include="MonoGame.Extended.Animations" Version="3.9.0-prerelease.3" />
paket add MonoGame.Extended.Animations --version 3.9.0-prerelease.3
#r "nuget: MonoGame.Extended.Animations, 3.9.0-prerelease.3"
// Install MonoGame.Extended.Animations as a Cake Addin #addin nuget:?package=MonoGame.Extended.Animations&version=3.9.0-prerelease.3&prerelease // Install MonoGame.Extended.Animations as a Cake Tool #tool nuget:?package=MonoGame.Extended.Animations&version=3.9.0-prerelease.3&prerelease
⚠️ If you are interested in helping out with the future and direction of this project: Please direct message @lithiumtoast on Discord.
MonoGame.Extended
MonoGame.Extended is a set of utilities (in the form of libraries/tools) to MonoGame that makes it easier to make games. Choose what you want, the rest stays out of your way. It makes MonoGame more awesome.
Getting started
Code is distributed as NuGet packages in the form of libraries (.dll
files). You can easily install the NuGet packages into your existing MonoGame project using the NuGet Package Manager UI in Visual Studio or by using the command line interface (CLI) in a terminal.
🔧 CLI
dotnet add package MonoGame.Extended
🔨 To use the content pipeline extensions, you will need to edit your
.mgcb
file to reference the.dll
. To see an example of how to do this with NuGet see the samples at https://github.com/craftworkgames/MonoGame.Extended-samples. The important pieces are theNuGet.config
file and the.mgcb
file.
👀 To access pre-releases including rolling builds of the repository after every commit or PR commit, you can see add the NuGet feed
https://www.myget.org/F/lithiumtoast/api/v3/index.json
. See https://github.com/craftworkgames/MonoGame.Extended-samples with theNuGet.config
file for an example of how to setup the feed.
Where to next?
- Check out the samples
- Join our live Discord
- Read the Documentation
- Submit an issue on GitHub
- Ask a question on gamedev stack overflow
- Post on our MonoGame community forum
- Follow development on Patreon
News
We're in the process of developing MonoGame.Extended 4.0! Stay tuned.
Patreon Supporters
Thanks to all those that support the project on Patreon! You're helping to keep the project alive.
Special thanks
As a reward to some of my patrons I've linked thier websites here:
If you're not on the list and you should be please let me know!
Also thanks to:
- Matthew-Davey for letting us use the Mercury Particle Engine.
- John McDonald for 2D XNA Primitives
- LibGDX for a whole lot of inspiration.
- @prime31 for
Nez
. BothMonoGame.Extended
andNez
are in communication with each other to share ideas. - All of our contributors!
License
MonoGame.Extended is released under the The MIT License (MIT).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- MonoGame.Extended (>= 3.9.0-prerelease.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|