Info
Version: | 2.6.0 |
Author(s): | Laurent Gomila |
Last Update: | Sunday, June 9, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://www.sfml-dev.org/ |
NuGet Url: | https://www.nuget.org/packages/SFML.Net |
Install
Install-Package SFML.Net
dotnet add package SFML.Net
paket add SFML.Net
SFML.Net Download (Unzip the "nupkg" after downloading)
Dependencies
- SFML.Audio(>= 2.5.0)
- SFML.Graphics(>= 2.5.0)
- SFML.System(>= 2.5.0)
- SFML.Window(>= 2.5.0)
Tags
It provides access to windowing, graphics, audio and network.
This is a meta-package that includes all SFML modules.