sfml-system
2.2.0.1
dotnet add package sfml-system --version 2.2.0.1
NuGet\Install-Package sfml-system -Version 2.2.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="sfml-system" Version="2.2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sfml-system --version 2.2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: sfml-system, 2.2.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install sfml-system as a Cake Addin #addin nuget:?package=sfml-system&version=2.2.0.1 // Install sfml-system as a Cake Tool #tool nuget:?package=sfml-system&version=2.2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- sfml-system.redist (>= 2.2.0.1)
GitHub repositories
This package is not used by any popular GitHub repositories.
Release of SFML 2.1 libraries.