✅ how does one setup raylib with c#

I'm trying to figure it out, but I'm damn near stupid when it comes to this stuff. Just started programming in c# don't clown on me too much!
1 Reply
Angius
Angius2w ago
Seems pretty simple to me: https://github.com/raylib-cs/raylib-cs Looks like you just need to add the Raylib-cs package

Did you find this page helpful?