Added code from other games

This commit is contained in:
plane000
2018-05-11 20:19:39 +01:00
parent 0f19844db5
commit 548bebc2ba
8 changed files with 762 additions and 0 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>