sfml 2.1.0
dotnet add package sfml --version 2.1.0
NuGet\Install-Package sfml -Version 2.1.0
<PackageReference Include="sfml" Version="2.1.0" />
<PackageVersion Include="sfml" Version="2.1.0" />
<PackageReference Include="sfml" />
paket add sfml --version 2.1.0
#r "nuget: sfml, 2.1.0"
#:package sfml@2.1.0
#addin nuget:?package=sfml&version=2.1.0
#tool nuget:?package=sfml&version=2.1.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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native is compatible. |
-
- sfml.redist (>= 2.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on sfml:
| Package | Downloads |
|---|---|
|
minx
MINX is a C++ Game Development Framework that is designed to bring the simplicity that XNA once add for creating C# games to other languages. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|
Release of SFML 2.1 libraries.