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

5 Commits

Author SHA1 Message Date
3c747fa18d Moved example menu
- Menu for example removed from Test projects and moved to exampes.
- Changed nativeLibName from raylib.dll to raylib. It should find the correct one this way but might need a dll.config file.
2018-10-23 17:13:25 +01:00
ec4f2f0472 Added Test.CoreRT
- Basic command line menu for core project.
- Made a copy of Test.Core that uses corert compiler.
2018-10-23 09:13:56 +01:00
e18978beeb Menu for testing examples for Test.NetFX 2018-10-22 16:21:47 +01:00
6a02bb9d08 Porting examples
- Test.Common now used for Examples project.
- Testing examples alot.
2018-10-22 16:10:20 +01:00
msmshazan
6285895ad5 added new runtimes 2018-10-21 23:04:32 +05:30