From abdbd1a90ec53dd6437ca20fd2955bfae85ff0ae Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Fri, 11 May 2018 21:32:58 -0400 Subject: [PATCH] add taskbar icon for Mono This needs to be an embedded BMP file named Icon.bmp for Mono to recognise it. --- src/SMAPI/Icon.bmp | Bin 0 -> 4558 bytes src/SMAPI/StardewModdingAPI.csproj | 1 + 2 files changed, 1 insertion(+) create mode 100644 src/SMAPI/Icon.bmp diff --git a/src/SMAPI/Icon.bmp b/src/SMAPI/Icon.bmp new file mode 100644 index 0000000000000000000000000000000000000000..c320d66c1306fb3dea08ea576dd1e676481d567f GIT binary patch literal 4558 zcmeH{ze)o^5XSeC%iZM?QBGdmDtDLXYfg^?CtCYA3|%v7f|pS1RG)e-F@7+ zgafh}>x7kss;Sr8&MI--DGD@qSZV@ zOQMLeVV38DcawSP^PEK6!hSPD2%eiPdx7sV{}C-1Vq+JlA7euK99NY4;|*)+UJrMc r4F-ce&q=y$tC&-1fdmy`Vkt0StC$mNX|3owtjZeZR=VWt{EGGq{O^Hj literal 0 HcmV?d00001 diff --git a/src/SMAPI/StardewModdingAPI.csproj b/src/SMAPI/StardewModdingAPI.csproj index 01d5aaf1..f9b34798 100644 --- a/src/SMAPI/StardewModdingAPI.csproj +++ b/src/SMAPI/StardewModdingAPI.csproj @@ -282,6 +282,7 @@ Designer + Always