diff --git a/build/tgs.png b/build/tgs.png new file mode 100644 index 0000000000..1e9e1bbe66 Binary files /dev/null and b/build/tgs.png differ diff --git a/src/Tgstation.Server.Api/Tgstation.Server.Api.csproj b/src/Tgstation.Server.Api/Tgstation.Server.Api.csproj index 9558271658..32313ee50d 100644 --- a/src/Tgstation.Server.Api/Tgstation.Server.Api.csproj +++ b/src/Tgstation.Server.Api/Tgstation.Server.Api.csproj @@ -9,7 +9,7 @@ /tg/station API definitions for tgstation-server LICENSE - tgs.ico + tgs.png https://tgstation.github.io/tgstation-server Git https://github.com/tgstation/tgstation-server @@ -51,6 +51,6 @@ - + diff --git a/src/Tgstation.Server.Client/Tgstation.Server.Client.csproj b/src/Tgstation.Server.Client/Tgstation.Server.Client.csproj index 5fb22cc5dd..bad971af29 100644 --- a/src/Tgstation.Server.Client/Tgstation.Server.Client.csproj +++ b/src/Tgstation.Server.Client/Tgstation.Server.Client.csproj @@ -15,7 +15,7 @@ Git en-CA LICENSE - tgs.ico + tgs.png json web api tgstation-server tgstation ss13 byond client Added the ability to change the Token of IServerClient true @@ -52,6 +52,6 @@ - + diff --git a/tgstation-server.sln b/tgstation-server.sln index dc91edb7bd..a6b088e967 100644 --- a/tgstation-server.sln +++ b/tgstation-server.sln @@ -32,6 +32,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{6FF654E6 build\test_core.sh = build\test_core.sh build\tgs.docker.sh = build\tgs.docker.sh build\tgs.ico = build\tgs.ico + build\tgs.png = build\tgs.png build\UploadCoverage.ps1 = build\UploadCoverage.ps1 build\Version.props = build\Version.props EndProjectSection