mirror of https://github.com/ppy/SDL3-CS.git
C# bindings for SDL3 (https://github.com/libsdl-org/SDL)
This helps consumers avoid having to do ugly casts as was previously done in `SDL_quit.cs`. It's very important that the underlying type doesn't change as that might break ABI compat. |
||
|---|---|---|
| .config | ||
| .idea/.idea.SDL3-CS/.idea | ||
| SDL3-CS | ||
| SDL3-CS.SourceGeneration | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .globalconfig | ||
| Directory.Build.props | ||
| LICENCE | ||
| README.md | ||
| SDL3-CS.licenseheader | ||
| SDL3-CS.sln | ||
| global.json | ||