1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-07-10 05:50:38 -05:00

Intial Commit of Version 0.1

This commit is contained in:
RaidMax
2015-03-08 16:20:10 -05:00
commit 3d366e6522
23 changed files with 2940 additions and 0 deletions

6
Admin/App.config Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0"?>
<configuration>
<startup>
<supportedRuntime version="v2.0.50727"/></startup>
</configuration>