Watch
2
0
Fork
You've already forked raylib-cs
0
Commit graph raylib-cs/Raylib-cs/Program.cs
Author SHA1 Message Date
ChrisDill
1292292318 Project tidying
- Project now uses AnyCPU.
- Fixed assembly info and renamed Raylib-cs project to Generator.
- Removed resources folder and dlls.
- Improving current manual bindings.
2018-08-04 21:04:02 +01:00
ChrisDill
86ab319ab9 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
ChrisDill
fdb3541f44 Added raylib-example project
- Separate project to test raylib on its own.
-
2018-07-28 09:26:59 +01:00
ChrisDill
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
ChrisDill
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
ChrisDill
172e0ecbb7 Added vs project
- Initial version of bindings(WIP)
2018-07-13 14:55:07 +01:00