mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 15:07:03 +01:00
17 lines
832 B
XML
17 lines
832 B
XML
<?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>
|