diff --git a/SPTarkov.Server/SPTarkov.Server.csproj b/SPTarkov.Server/SPTarkov.Server.csproj index d033e5ed..72c03246 100644 --- a/SPTarkov.Server/SPTarkov.Server.csproj +++ b/SPTarkov.Server/SPTarkov.Server.csproj @@ -14,6 +14,8 @@ Exe true false + SPT.Server + icon.ico SPTarkov.Server @@ -29,10 +31,7 @@ - + @@ -41,6 +40,7 @@ Always True + Always diff --git a/SPTarkov.Server/icon.ico b/SPTarkov.Server/icon.ico new file mode 100644 index 00000000..c8d87dbe Binary files /dev/null and b/SPTarkov.Server/icon.ico differ