Started work on the launcher/patcher editor.

This commit is contained in:
Filip Maj 2017-01-04 17:30:36 -05:00
parent f4e238f4be
commit 8499eeff39
5 changed files with 245 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.5.2" />
</startup>
</configuration>