a796df379b
Separated example from generator
...
- Renamed Raylib-example to ExampleApplication.
- Example removed from Raylib-cs. It now only contains the generator. Use the current bindings in ExampleApplication/Raylib-cs.
2018-07-31 13:33:19 +01:00
759a652501
Added raylib-example project
...
- Separate project to test raylib on its own.
-
2018-07-28 09:26:59 +01:00
2d18c1a859
Renamed raylib.cs to raylib-manual.cs
...
- Making it clear this is the testing file for manually binding.
- Trying to move the project to use cppsharp generated bindings instead.
2018-07-26 15:46:10 +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