mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
init
This commit is contained in:
parent
e81a4c0441
commit
2d0f9a128a
6 changed files with 154 additions and 0 deletions
25
JumpPatch/JumpPatch.sln
Normal file
25
JumpPatch/JumpPatch.sln
Normal file
|
@ -0,0 +1,25 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.2.32630.192
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JumpPatch", "JumpPatch.csproj", "{E205C609-750F-4EF6-9180-09907A3D5EFA}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{E205C609-750F-4EF6-9180-09907A3D5EFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{E205C609-750F-4EF6-9180-09907A3D5EFA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E205C609-750F-4EF6-9180-09907A3D5EFA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E205C609-750F-4EF6-9180-09907A3D5EFA}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {75945C3C-368D-4A04-8EB7-F254473A946F}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Loading…
Add table
Add a link
Reference in a new issue