KNI.Extended
4.0.3
dotnet add package KNI.Extended --version 4.0.3
NuGet\Install-Package KNI.Extended -Version 4.0.3
<PackageReference Include="KNI.Extended" Version="4.0.3" />
paket add KNI.Extended --version 4.0.3
#r "nuget: KNI.Extended, 4.0.3"
// Install KNI.Extended as a Cake Addin #addin nuget:?package=KNI.Extended&version=4.0.3 // Install KNI.Extended as a Cake Tool #tool nuget:?package=KNI.Extended&version=4.0.3
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.
dotnet add package MonoGame.Extended --version 4.0.2
Using the Content Pipeline Extensions
To use the content pipeline extension, please refer to the Setup MGCB Edtior documentation.
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
Patreon Supporters
The patreon has been removed. If you would like to support the maintainers of this project, please consider using the GitHub sponsors link for one of the maintainers.
As a special thanks to those that supported this project through Patreon in the past, their websites were linked in this readme and have been preserved below:
Special Thanks
- 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.
And a special thinks to all contributors! <a href="https://github.com/craftworkgames/monogame.extended/graphs/contributors"> <img src="https://contrib.rocks/image?repo=craftworkgames/monogame.extended" /> </a>
License
MonoGame.Extended is released under the MIT License (MIT). Please refer to the LICENSE file for full license text.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- nkast.Xna.Framework (>= 3.12.9001)
- nkast.Xna.Framework.Audio (>= 3.12.9001)
- nkast.Xna.Framework.Content (>= 3.12.9001)
- nkast.Xna.Framework.Game (>= 3.12.9001)
- nkast.Xna.Framework.Graphics (>= 3.12.9001)
- nkast.Xna.Framework.Input (>= 3.12.9001)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on KNI.Extended:
Package | Downloads |
---|---|
KNI.Extended.Content.Pipeline
Content Pipeline importers and processors to make KNI more awesome. |
GitHub repositories
This package is not used by any popular GitHub repositories.