sdl2 2.0.5
Install-Package sdl2 -Version 2.0.5
dotnet add package sdl2 --version 2.0.5
<PackageReference Include="sdl2" Version="2.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sdl2 --version 2.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: sdl2, 2.0.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install sdl2 as a Cake Addin
#addin nuget:?package=sdl2&version=2.0.5
// Install sdl2 as a Cake Tool
#tool nuget:?package=sdl2&version=2.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is the Simple DirectMedia Layer, a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms.
Product | Versions |
---|---|
native | native |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- sdl2.redist (>= 2.0.5)
SDL 2.0.5 brings relative mouse mode for Mir, relative mouse mode on Wayland, audio capture support, various new SDL APIs, initial support for Raspberry Pi touchscreens, Apple TV support, and many other improvements and bug fixes.