1
0
mirror of synced 2024-11-12 02:00:50 +01:00

Change a thing

This commit is contained in:
KillzXGaming 2019-04-01 15:20:32 -04:00
parent dba119ba6e
commit d411b5bb82
6 changed files with 408 additions and 2375 deletions

Binary file not shown.

View File

@ -505,7 +505,7 @@ namespace Toolbox
{
string commit = $"Commit: {Runtime.CommitInfo}";
Text = $"Switch Toolbox | Version: {Runtime.ProgramVersion} | {commit} | Compile Date: {Runtime.CompileDate}";
Text = $"Sans Toolbox | Version: {Runtime.ProgramVersion} | {commit} | Compile Date: {Runtime.CompileDate}";
}
private void LoadPLugins()

File diff suppressed because it is too large Load Diff

View File

@ -36,7 +36,7 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Tool.ico</ApplicationIcon>
<ApplicationIcon>skeleton_dQ9_icon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.VisualBasic" />
@ -392,6 +392,7 @@
</Content>
<None Include="Resources\Save.png" />
<None Include="Resources\UpdateIcon.png" />
<Content Include="skeleton_dQ9_icon.ico" />
<Content Include="Switch_Toolbox.csproj.user" />
<Content Include="Tool.ico" />
<None Include="Resources\Logo.png" />

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB