CSFML 2.5.1
This is a bugfix release that addresses the following topics:
- Add missing export flag (#139)
- Add missing
sfTexture_updateFromTexture
function implementation (#141) - Correct
sfRenderTexture_createWithSettings
function signature (#137) - Add support for GitHub Actions
- Various fixes related to the NuGet builds