Removed apps.zip and pckClosed.bmp

This commit is contained in:
miku-666
2023-05-07 14:17:57 +02:00
parent f942dcab8b
commit c287a50e96
6 changed files with 1 additions and 16 deletions

View File

@@ -67,7 +67,7 @@ namespace PckStudio.Forms
{
try
{
File.WriteAllBytes(sdRoot + "/wiiu/apps/apps.zip", PckStudio.Properties.Resources.apps);
// File.WriteAllBytes(sdRoot + "/wiiu/apps/apps.zip", PckStudio.Properties.Resources.apps);
}
catch
{

View File

@@ -663,7 +663,6 @@
<ItemGroup>
<None Include="Resources\entityData.json" />
<None Include="Resources\TexturePackIcon.png" />
<None Include="Resources\apps.zip" />
<None Include="Resources\binka\binkawin.asi" />
<None Include="Resources\fileTemplates\1.91_colours.col" />
<None Include="Resources\fileTemplates\tu12colours.col" />
@@ -685,7 +684,6 @@
<None Include="Resources\power.png" />
<None Include="Resources\youtube_PNG15.png" />
<None Include="Resources\pckClosed.png" />
<None Include="Resources\pckClosed.bmp" />
<None Include="Resources\wii-u-games-tool.png" />
<None Include="Resources\turn-off %281%291.png" />
<None Include="Resources\discord.png" />

View File

@@ -80,16 +80,6 @@ namespace PckStudio.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Byte[].
/// </summary>
public static byte[] apps {
get {
object obj = ResourceManager.GetObject("apps", resourceCulture);
return ((byte[])(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>

View File

@@ -241,9 +241,6 @@
<data name="Splash" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Splash.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="apps" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\apps.zip;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="CAPE_ICON" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\iconImageList\CAPE ICON.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB