initial version

This commit is contained in:
uberhalit 2019-03-25 21:25:24 +01:00
parent 44263f2c72
commit e01a01822c
16 changed files with 1275 additions and 0 deletions

View file

@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.168
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SekiroFpsUnlockAndMore", "SekiroFpsUnlockAndMore\SekiroFpsUnlockAndMore.csproj", "{DDB24669-982C-44D6-8375-6176CD97B7E2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DDB24669-982C-44D6-8375-6176CD97B7E2}.Debug|x64.ActiveCfg = Debug|x64
{DDB24669-982C-44D6-8375-6176CD97B7E2}.Debug|x64.Build.0 = Debug|x64
{DDB24669-982C-44D6-8375-6176CD97B7E2}.Release|x64.ActiveCfg = Release|x64
{DDB24669-982C-44D6-8375-6176CD97B7E2}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7EBF1A6D-0BBD-4A3E-895E-001A3A9DCD6B}
EndGlobalSection
EndGlobal