Skip to content

Commit 2f0641e

Browse files
committed
Update Desain Sofwere[ Beta ]
1 parent fa63d58 commit 2f0641e

97 files changed

Lines changed: 353 additions & 2326 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Bloxstrap/Bloxstrap.csproj

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<Nullable>enable</Nullable>
77
<UseWPF>true</UseWPF>
88
<UseWindowsForms>True</UseWindowsForms>
9-
<ApplicationIcon>BoneFish.ico</ApplicationIcon>
10-
<Version>3.4.0</Version>
11-
<FileVersion>3.4.0</FileVersion>
9+
<ApplicationIcon>Bloxstrap.ico</ApplicationIcon>
10+
<Version>3.5.0</Version>
11+
<FileVersion>3.5.0</FileVersion>
1212
<ApplicationManifest>app.manifest</ApplicationManifest>
1313
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1414
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<Resource Include="BoneFish.ico" />
22+
<Resource Include="Bloxstrap.ico" />
2323
<Resource Include="Resources\BootstrapperStyles\TwentyFiveDialog\PlayerLogo.png" />
2424
<Resource Include="Resources\BootstrapperStyles\TwentyFiveDialog\Roblox.png" />
2525
<Resource Include="Resources\BootstrapperStyles\TwentyFiveDialog\Studio.png" />
@@ -63,7 +63,8 @@
6363
<None Include="Resources\Wallpapers\wallpapers.jpg" CopyToOutputDirectory="PreserveNewest" />
6464
<None Include="Resources\Wallpapers\wallpapersC.jpg" CopyToOutputDirectory="PreserveNewest" />
6565
<None Include="Resources\Wallpapers\wallpapersQ.jpg" CopyToOutputDirectory="PreserveNewest" />
66-
</ItemGroup>
66+
<None Include="Resources\Wallpapers\wallpapersE.jpg" CopyToOutputDirectory="PreserveNewest" />
67+
</ItemGroup>
6768

6869
<ItemGroup>
6970
<PackageReference Include="AvalonEdit" Version="6.3.0.90" />
@@ -142,4 +143,4 @@
142143
</None>
143144
</ItemGroup>
144145

145-
</Project>
146+
</Project>

Bloxstrap/BoneFish.ico

-214 KB
Binary file not shown.

Bloxstrap/BoneFish.png

-1.18 MB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)