VOOZH about

URL: https://www.nuget.org/packages/MonoGame.Extended.Input/

⇱ NuGet Gallery | MonoGame.Extended.Input 3.9.0-prerelease.7




👁 Image
MonoGame.Extended.Input 3.9.0-prerelease.7

This is a prerelease version of MonoGame.Extended.Input.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package MonoGame.Extended.Input --version 3.9.0-prerelease.7
 
 
NuGet\Install-Package MonoGame.Extended.Input -Version 3.9.0-prerelease.7
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MonoGame.Extended.Input" Version="3.9.0-prerelease.7" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MonoGame.Extended.Input" Version="3.9.0-prerelease.7" />
 
Directory.Packages.props
<PackageReference Include="MonoGame.Extended.Input" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MonoGame.Extended.Input --version 3.9.0-prerelease.7
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MonoGame.Extended.Input, 3.9.0-prerelease.7"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MonoGame.Extended.Input@3.9.0-prerelease.7
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MonoGame.Extended.Input&version=3.9.0-prerelease.7&prerelease
 
Install as a Cake Addin
#tool nuget:?package=MonoGame.Extended.Input&version=3.9.0-prerelease.7&prerelease
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Hi MonoGame community, MonoGame.Extended is currently being updated to resolve outstanding bug issues, included those surrounding Tiled, and to update for MonoGame 3.8.1.303. Please bear with me as I work through the backlog. You can follow the progress in the v4.0.0 Milestones page.

  • AristurtleDev

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.

👁 Build, Test, Deploy
👁 Docs

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.

Current Stable Release

The current stable release is not compatible with MonoGame 3.8.1.303.

dotnet add package MonoGame.Extended --version 3.8.0

Current Prerelease

Prerelease is based on current develop branch snapshot. There it is not considered stable and may contain bugs

dotnet add package MonoGame.Extended --version 3.9.0-prerelease.4

Using the Content Pipeline Extensions

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 the NuGet.config file and the .mgcb file.

Where to next?

News

We're in the process of developing MonoGame.Extended 4.0! Stay tuned.

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

License

MonoGame.Extended is released under the The MIT License (MIT).

Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on MonoGame.Extended.Input:

Package Downloads
XNAControls

Cross-platform UI control library for MonoGame

Waldem

Package Description

Aigamo.Saruhashi.MonoGame

Saruhashi is a UI framework for MonoGame.

MonoGame.Extended.Gui.SFPlus

MonoGame.Extended.Gui ported to use SpriteFontPlus

OliveEngine

An open-source game engine built on top of MonoGame.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on MonoGame.Extended.Input:

Repository Stars
TBye101/MagicalLife
A 2d game that aspires to be similar to Rimworld, with more depth, magic, and RPG concepts.
lofcz/SimplexRpgEngine
Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor
Version Downloads Last Updated