|
9fd92f790f
|
Update README.md
|
2018-07-26 16:24:31 +01:00 |
|
|
84838f8737
|
Added initial image showing example
- Image to show in readme
|
2018-07-26 16:24:01 +01:00 |
|
|
bfc2b8077e
|
Added console menu and improved raylib example
- Added comments to basic raylib example.
- Added console menu to choose between binding generation, example and exit.
|
2018-07-26 16:01:16 +01:00 |
|
|
91a2c0132c
|
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 |
|
|
56bf5979d6
|
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 |
|
|
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 |
|