2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-09-09 03:01:41 -04:00

Added raylib-example project

- Separate project to test raylib on its own.
-
This commit is contained in:
2018-07-28 09:26:59 +01:00
parent 1a814e124f
commit fdb3541f44
9 changed files with 8595 additions and 11 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
</startup>
</configuration>