-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Project] Upload Visual Studio project
- Loading branch information
Showing
19 changed files
with
6,283 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
# Sonic-06-Character-Swapper | ||
A super fast character swapping tool for SONIC THE HEDGEHOG (2006) | ||
<br> | ||
|
||
<p align="center"> | ||
<img src="https://github.com/HyperBE32/Marathon/blob/marathon-master/Marathon.Toolkit/Resources/Images/Logos/Logo_Medium_Colour.png?raw=true" /> | ||
</p> | ||
|
||
<h1 align="center">Sonic '06 Character Swapper</h1> | ||
|
||
<h3 align="center">A super fast character swapping tool for SONIC THE HEDGEHOG (2006) using Marathon APIs</h3> | ||
|
||
<br> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 16 | ||
VisualStudioVersion = 16.0.30803.129 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sonic-06-Character-Swapper", "Sonic-06-Character-Swapper\Sonic-06-Character-Swapper.csproj", "{C4CE61B0-F8D2-4BED-8F55-7CDDB21A70A8}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Release|Any CPU = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{C4CE61B0-F8D2-4BED-8F55-7CDDB21A70A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{C4CE61B0-F8D2-4BED-8F55-7CDDB21A70A8}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{C4CE61B0-F8D2-4BED-8F55-7CDDB21A70A8}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{C4CE61B0-F8D2-4BED-8F55-7CDDB21A70A8}.Release|Any CPU.Build.0 = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {BF9A99C8-A4D7-46B3-9D59-186ED789A0F0} | ||
EndGlobalSection | ||
EndGlobal |
2,804 changes: 2,804 additions & 0 deletions
2,804
Sonic-06-Character-Swapper/Forms/Main.Designer.cs
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.