aboutsummaryrefslogtreecommitdiff
path: root/shiftskn.sln
diff options
context:
space:
mode:
authorAShifter <[email protected]>2018-02-12 09:10:20 -0700
committerAShifter <[email protected]>2018-02-12 09:10:20 -0700
commit70d9df993db283d38f5441d0d0f47b5803020630 (patch)
tree2b3605c76ce04d0ec7bc337d1cd70669f3920528 /shiftskn.sln
parentd078e1089c8d1f0efc14c2461017ff244cc3031e (diff)
downloadshiftskn-rewind-master.tar.gz
shiftskn-rewind-master.tar.bz2
shiftskn-rewind-master.zip
Add (unfinished) codeHEADmaster
I think this one can decompile 0.0.x skins, not sure... Maybe I should check?
Diffstat (limited to 'shiftskn.sln')
-rw-r--r--shiftskn.sln25
1 files changed, 25 insertions, 0 deletions
diff --git a/shiftskn.sln b/shiftskn.sln
new file mode 100644
index 0000000..30ad150
--- /dev/null
+++ b/shiftskn.sln
@@ -0,0 +1,25 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 15
+VisualStudioVersion = 15.0.26730.12
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "shiftskn", "shiftskn\shiftskn.csproj", "{93CE219A-8F1F-41B6-9879-6D2ECCEBC984}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {93CE219A-8F1F-41B6-9879-6D2ECCEBC984}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {93CE219A-8F1F-41B6-9879-6D2ECCEBC984}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {93CE219A-8F1F-41B6-9879-6D2ECCEBC984}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {93CE219A-8F1F-41B6-9879-6D2ECCEBC984}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {905469C2-9FEE-4996-9A37-CEFCE34414F8}
+ EndGlobalSection
+EndGlobal