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

Added Generator project

This commit is contained in:
msmshazan
2018-12-17 21:53:56 +05:30
parent 96e29cb067
commit 396bf519ad
12 changed files with 7556 additions and 1 deletions

6
Generator/App.config Normal file
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>