sfml_window 2.6.0
dotnet add package sfml_window --version 2.6.0
NuGet\Install-Package sfml_window -Version 2.6.0
<PackageReference Include="sfml_window" Version="2.6.0" />
paket add sfml_window --version 2.6.0
#r "nuget: sfml_window, 2.6.0"
// Install sfml_window as a Cake Addin #addin nuget:?package=sfml_window&version=2.6.0 // Install sfml_window as a Cake Tool #tool nuget:?package=sfml_window&version=2.6.0
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- sfml_system (>= 2.6.0)
- sfml_window.redist (>= 2.6.0)
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.