raylib-d on underlevel for himmel
![]() |
před 5 roky | |
---|---|---|
source | před 5 roky | |
.gitignore | před 5 roky | |
LICENSE | před 5 roky | |
README.md | před 5 roky | |
dub.json | před 5 roky | |
dub.selections.json | před 5 roky | |
libraylib32.so | před 5 roky | |
libraylib64.so | před 5 roky | |
raylib32.lib | před 5 roky | |
raylib64.lib | před 5 roky | |
raylib_logo.png | před 5 roky |
(static) D bindings for raylib, a simple and easy-to-use library to learn videogames programming.
dub add raylib-d
you can get the library by compiling it from the (source)[https://github.com/raysan5/raylib], download the (official precompiled binaries)[https://github.com/raysan5/raylib/releases] or (download them from our repository)https://google.com/.
"libs": [ "raylib" ]
raylib-d is licensed under an unmodified zlib/libpng license. View LICENSE.