C# bindings for SDL3 (https://github.com/libsdl-org/SDL)
Go to file
Dan Balasescu a0809b8d78
Fix typo
2024-04-13 02:23:20 +09:00
.config Initial SDL3-CS binding project with ClangSharp 2024-04-06 00:57:07 +02:00
.github/workflows Fix typo 2024-04-13 02:23:20 +09:00
.idea/.idea.SDL3-CS/.idea Initial SDL3-CS binding project with ClangSharp 2024-04-06 00:57:07 +02:00
.run Add run configuration for Tests project 2024-04-07 15:46:49 +09:00
SDL3-CS Merge pull request #2 from smoogipoo/add-native-build-workflow 2024-04-07 15:52:31 +08:00
SDL3-CS.SourceGeneration Refactorings + auto styling 2024-04-07 12:47:29 +09:00
SDL3-CS.Tests Refactorings + auto styling 2024-04-07 12:47:29 +09:00
native Merge remote-tracking branch 'origin/update-win-x86-binaries' into update-ios-binaries 2024-04-07 16:41:30 +08:00
.editorconfig Add global/base files 2024-04-05 23:59:34 +02:00
.gitattributes Add global/base files 2024-04-05 23:59:34 +02:00
.gitignore Add simple check for generated functions 2024-04-06 01:17:00 +02:00
.globalconfig Add global/base files 2024-04-05 23:59:34 +02:00
Directory.Build.props Move NuGet config to final csproj 2024-04-07 15:17:29 +09:00
LICENCE Add global/base files 2024-04-05 23:59:34 +02:00
README.md Add README 2024-04-04 03:12:48 +09:00
SDL3-CS.licenseheader Add global/base files 2024-04-05 23:59:34 +02:00
SDL3-CS.sln Add sample/tests project 2024-04-06 14:47:39 +02:00
SDL3-CS.sln.DotSettings Refactorings + auto styling 2024-04-07 12:47:29 +09:00
global.json Add global/base files 2024-04-05 23:59:34 +02:00

README.md

SDL3-CS