sdl2_net.nuget
2.2.0
dotnet add package sdl2_net.nuget --version 2.2.0
NuGet\Install-Package sdl2_net.nuget -Version 2.2.0
<PackageReference Include="sdl2_net.nuget" Version="2.2.0" />
paket add sdl2_net.nuget --version 2.2.0
#r "nuget: sdl2_net.nuget, 2.2.0"
// Install sdl2_net.nuget as a Cake Addin #addin nuget:?package=sdl2_net.nuget&version=2.2.0 // Install sdl2_net.nuget as a Cake Tool #tool nuget:?package=sdl2_net.nuget&version=2.2.0
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
SDL officially supports Windows, Mac OS X, Linux, iOS, and Android. Support for other platforms may be found in the source code.
SDL is written in C, works natively with C++, and there are bindings available for several other languages, including C# and Python.
---
Is this package outdated? Report here: https://github.com/kosmotema/sdl2-nuget
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- sdl2.nuget (>= 2.0.0)
- sdl2_net.nuget.redist (>= 2.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This update adds support for building with CMake and updates packaging to match other SDL_* libraries.