Sanely namespaces the project

This commit is contained in:
Cyberboss
2017-11-12 23:48:49 -05:00
parent cc364a75d6
commit 6e54f622de
154 changed files with 2434 additions and 2434 deletions
+16
View File
@@ -0,0 +1,16 @@
<?xml version="1.0"?>
<package >
<metadata>
<id>TGServiceInterface</id>
<version>$version$</version>
<authors>Cyberboss</authors>
<licenseUrl>https://github.com/tgstation/tgstation-server/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/tgstation/tgstation-server</projectUrl>
<iconUrl>https://tgstation.github.io/tgstation-server/tgs.ico</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Interface for managing /tg/station server</description>
<copyright>Copyright 2017</copyright>
<releaseNotes>https://github.com/tgstation/tgstation-server/releases/tag/tgstation-server-v$version$</releaseNotes>
<tags>tgstation game-server byond service toolset wcf ss13 client-lib tgstation-server api wcf-service soap</tags>
</metadata>
</package>