2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-04-05 11:19:39 -04:00

153 Commits

Author SHA1 Message Date
20cbc50768 Added raylib.dll
- Built as 64 bit using the visual studio 2017 project bundled with raylib.
- Copy the dll to the same directory as the executable is in.
2018-07-26 15:44:36 +01:00
e0d590b855 Testing the idea of generating the bindings
- Added cppsharp to see if it will work with raylib.
2018-07-23 20:27:07 +01:00
7b965906f8 Added vs project
- Initial version of bindings(WIP)
2018-07-13 14:55:07 +01:00