Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>lH5AxkU.ico</ApplicationIcon>
<ApplicationIcon>SporeModAPISetup.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down Expand Up @@ -148,7 +148,7 @@
</COMReference>
</ItemGroup>
<ItemGroup>
<Resource Include="lH5AxkU.ico" />
<Resource Include="SporeModAPISetup.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
Binary file not shown.
Binary file removed ModApi.InterimSetup/ModApi.InterimSetup/lH5AxkU.ico
Binary file not shown.
6 changes: 6 additions & 0 deletions ModApi.UpdateManager/ModApi.UpdateManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
<PropertyGroup>
<StartupObject />
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>SporeModAPIUpdateManager.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
Expand Down Expand Up @@ -78,5 +81,8 @@
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Content Include="SporeModAPIUpdateManager.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
2 changes: 2 additions & 0 deletions ModApi.UpdateManager/ProgressDialog.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2,832 changes: 2,832 additions & 0 deletions ModApi.UpdateManager/ProgressDialog.resx

Large diffs are not rendered by default.

Binary file not shown.
Binary file removed Spore ModAPI Easy Installer/Easy Installer Icon.ico
Binary file not shown.
3,468 changes: 2,934 additions & 534 deletions Spore ModAPI Easy Installer/ProgressWindow.resx

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Easy Installer Icon.ico</ApplicationIcon>
<ApplicationIcon>SporeModAPIEasyInstaller.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<StartupObject>Spore_ModAPI_Easy_Installer.EasyInstaller</StartupObject>
Expand Down Expand Up @@ -141,7 +141,7 @@
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Content Include="Easy Installer Icon.ico" />
<Content Include="SporeModAPIEasyInstaller.ico" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ModAPI Installers\ModAPI Installers.csproj">
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Easy Uninstaller Icon Red.ico</ApplicationIcon>
<ApplicationIcon>SporeModAPIEasyUninstaller.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down Expand Up @@ -101,8 +101,7 @@
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<Content Include="Easy Uninstaller Icon Red.ico" />
<Content Include="Easy Uninstaller Icon.ico" />
<Content Include="SporeModAPIEasyUninstaller.ico" />
<Content Include="Resources\no-config.png" />
<None Include="Resources\config_24.png" />
</ItemGroup>
Expand Down
Binary file not shown.
3,343 changes: 2,809 additions & 534 deletions Spore ModAPI Easy Uninstaller/UninstallerForm.resx

Large diffs are not rendered by default.

3,361 changes: 2,827 additions & 534 deletions Spore ModAPI Launcher/DownloadDialog.resx

Large diffs are not rendered by default.

3,361 changes: 2,827 additions & 534 deletions Spore ModAPI Launcher/GameVersionSelector.resx

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Spore ModAPI Launcher/Spore ModAPI Launcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>lH5AxkU.ico</ApplicationIcon>
<ApplicationIcon>SporeModAPILauncher.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup />
<ItemGroup>
Expand Down Expand Up @@ -128,7 +128,7 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Content Include="lH5AxkU.ico" />
<Content Include="SporeModAPILauncher.ico" />
<None Include="Resources\VersionButton_EAApp_Icon.png" />
<None Include="Resources\VersionButton_Steam_GOG_Icon.png" />
<None Include="Resources\VersionButton_Disc_Icon.png" />
Expand Down
Binary file added Spore ModAPI Launcher/SporeModAPILauncher.ico
Binary file not shown.
Binary file removed Spore ModAPI Launcher/lH5AxkU.ico
Binary file not shown.