mirror of https://github.com/ppy/SDL3-CS.git
commit
c4e81478e0
12
README.md
12
README.md
|
|
@ -1 +1,13 @@
|
||||||
# SDL3-CS
|
# SDL3-CS
|
||||||
|
|
||||||
|
SDL3-CS is [SDL3](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).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue