Updated README.md

This commit is contained in:
Stan 2024-09-18 08:09:07 +02:00 committed by GitHub
parent 7a6b799cc5
commit dc759a5853
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 0 deletions

View File

@ -1 +1,13 @@
# SDL3-CS
SDL-CS is [SDL 3](https://github.com/libsdl-org/SDL) bindings, developed for internal use and available publicly on [NuGet.org](https://www.nuget.org/packages/ppy.SDL3-CS).
## About
The library is functional and available for public use. While it is actively maintained, updates are primarily driven by our internal needs. Please set your expectations accordingly when using or adapting SDL3-CS in your own projects.
Contributions to keep the bindings up-to-date with upstream SDL3 changes are welcome. If you have improvements or updates, feel free to submit a pull request.
## License
This code is released under [MIT](LICENCE).