Skip to content

Commit

Permalink
Move to version 1.0.0
Browse files Browse the repository at this point in the history
- Team Kirby Clash Deluxe Save Editor can be used
- 3DS Sound and 3DS Camera Save Editor can be used
- Merge 3DS AR games unlocker
  • Loading branch information
Brionjv committed Sep 20, 2018
1 parent 004089c commit 6f29c8f
Show file tree
Hide file tree
Showing 36 changed files with 1,120 additions and 102 deletions.
Binary file modified 3DSSEL.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions 3ds Save Editors Library/3ds Save Editors Library.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,12 @@
<Compile Include="3dsCamera_3dsSound.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="AR Games.Designer.vb">
<DependentUpon>AR Games.vb</DependentUpon>
</Compile>
<Compile Include="AR Games.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="fdialog.Designer.vb">
<DependentUpon>fdialog.vb</DependentUpon>
</Compile>
Expand Down Expand Up @@ -121,6 +127,9 @@
<EmbeddedResource Include="3dsCamera_3dsSound.resx">
<DependentUpon>3dsCamera_3dsSound.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="AR Games.resx">
<DependentUpon>AR Games.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fdialog.resx">
<DependentUpon>fdialog.vb</DependentUpon>
</EmbeddedResource>
Expand Down Expand Up @@ -229,6 +238,9 @@
</ItemGroup>
<ItemGroup>
<Content Include="icon.ico" />
<None Include="Resources\icon_3DSARG.png" />
<None Include="Resources\3DSARG_fdialog.png" />
<None Include="Resources\icon.png" />
<None Include="Resources\icon_battlegroundz.png" />
<None Include="Resources\TKCD_icon_rank_silver.png" />
<None Include="Resources\TKCD_icon_rank_platinium.png" />
Expand Down
152 changes: 152 additions & 0 deletions 3ds Save Editors Library/AR Games.Designer.vb

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

Loading

0 comments on commit 6f29c8f

Please sign in to comment.