sfml_window 2.5.1
See the version list below for details.
dotnet add package sfml_window --version 2.5.1
NuGet\Install-Package sfml_window -Version 2.5.1
<PackageReference Include="sfml_window" Version="2.5.1" />
paket add sfml_window --version 2.5.1
#r "nuget: sfml_window, 2.5.1"
// Install sfml_window as a Cake Addin #addin nuget:?package=sfml_window&version=2.5.1 // Install sfml_window as a Cake Tool #tool nuget:?package=sfml_window&version=2.5.1
SFML provides a simple interface to the various components of your PC, to ease the development of games and multimedia applications. It is composed of five modules: system, window, graphics, audio and network.
With SFML, your application can compile and run out of the box on the most common operating systems: Windows, Linux, Mac OS X and soon Android & iOS.
SFML has official bindings for the C and .Net languages. And thanks to its active community, it is also available in many other languages such as Java, Ruby, Python, Go, and more.
Source code of this package is available on https://github.com/xapdkop/sfml-nuget
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- sfml_system (>= 2.5.1)
- sfml_window.redist (>= 2.5.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on sfml_window:
Package | Downloads |
---|---|
sfml_graphics
SFML provides a simple interface to the various components of your PC, to ease the development of games and multimedia applications. It is composed of five modules: system, window, graphics, audio and network. With SFML, your application can compile and run out of the box on the most common operating systems: Windows, Linux, Mac OS X and soon Android & iOS. SFML has official bindings for the C and .Net languages. And thanks to its active community, it is also available in many other languages such as Java, Ruby, Python, Go, and more. --- Is this package outdated? Report here: https://github.com/kosmotema/sfml-nuget |
GitHub repositories
This package is not used by any popular GitHub repositories.