Watch
2
0
Fork
You've already forked raylib-cs
0
Commit graph raylib-cs/Generator/Generator.csproj
Author SHA1 Message Date
Chris Dill
3565fd7e4d - Changed generator from .NET Framework to .NET Core. Allows it to be tested cross platform. 2019-04-15 16:10:42 +01:00
msmshazan
396bf519ad Added Generator project 2018-12-17 21:53:56 +05:30
ChrisDill
75ad5632c6 Removed generator
- Too many edge cases to handle.
2018-10-23 22:11:38 +01:00
msmshazan
3af8accf9b added new runtimes 2018-10-21 23:04:32 +05:30
ChrisDill
e9eba6ced0 Tidying up project
- Added Release folder for important dlls that will be used in nuget package
- Moved Rayforms into Examples folder
- Added updated generator(WIP)
2018-10-05 17:31:46 +01:00
ChrisDill
6b6b345551 Added Raymath binding + Initial examples
- Added Raymath.cs binding. Raylib.cs depends on this since they both share some types.
- Bindings moved into source directly.
- Inital examples port alot of syntax still needs to be fixed.
- Couldn't get cppsharp to work correctly so using a custom generator(WIP).
2018-08-17 09:34:50 +01:00
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
Renamed from Raylib-cs/Raylib-cs.csproj (Browse further)