This project is a binding for the SDL3 library to the Beef programming language.
It provides one primary binding that aims to be as close as possible to the original library in the SDL3.Raw
namespace.
In the future a more Beef-like binding may be available in a different namespace.
Currently it binds the 3.2.14
version of sdl
SDL is licensed under the ZLib license.
This binding is licensed under MIT
Some parts of this binding where taken from: https://github.com/jayrulez/SDL3Native-Beef