mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-07-17 22:48:21 +00:00
Removed apps.zip and pckClosed.bmp
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
@@ -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" />
|
||||
|
||||
10
PCK-Studio/Properties/Resources.Designer.cs
generated
10
PCK-Studio/Properties/Resources.Designer.cs
generated
@@ -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>
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user