2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-09-09 03:01:41 -04:00
Commit Graph

106 Commits

Author SHA1 Message Date
36fa09308a 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
d8e6695cc6 Update README.md 2018-07-23 20:36:15 +01:00
d20a719c92 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
172e0ecbb7 Added vs project
- Initial version of bindings(WIP)
2018-07-13 14:55:07 +01:00
de373461e6 Added LICENSE 2018-07-13 14:51:05 +01:00
28ef759542 Initial commit 2018-07-13 12:16:39 +01:00