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

2 Commits

Author SHA1 Message Date
fa0e902d31 Improving cppsharp generation
- Figured out how to convert some of raylibs defines into enums.
- KEY_ENTER will now change to Key.KEY_ENTER.
2018-07-26 15:50:28 +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