Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.

Latest commit

 

History

History
63 lines (41 loc) · 2.58 KB

File metadata and controls

63 lines (41 loc) · 2.58 KB

Coplt.Sdl3

Nuget Generate Bindings Build Native

Unsafe C# bindings for SDL3

Deprecated

Alternatives:

Packages

  • Nuget
    Coplt.Sdl3

    Managed bindings only, no automatic dependency on sdl3 native library



Generate Bindings

dotnet fsi ./Scripts/ExtractSdlVersion.fsx
dotnet fsi ./Scripts/ExtractSdlProps.fsx
dotnet fsi ./Scripts/PreGen.fsx
dotnet fsi ./Scripts/GenBinding.fsx
dotnet fsi ./Scripts/FixBinding.fsx