Initial commit of MosswartMassacreNG
This commit is contained in:
commit
d4edb67594
13 changed files with 847 additions and 0 deletions
31
MosswartMassacreNG.sln
Normal file
31
MosswartMassacreNG.sln
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.13.35931.197 d17.13
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MosswartMassacreNG.Loader", "MosswartMassacreNG.Loader\MosswartMassacreNG.Loader.csproj", "{6AF1A09E-A17D-4C9B-971F-3A6BAD982B80}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MosswartMassacreNG", "MosswartMassacreNG\MosswartMassacreNG.csproj", "{4B1F02BB-9B95-46F0-AD5B-223FEA7392FB}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{6AF1A09E-A17D-4C9B-971F-3A6BAD982B80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{6AF1A09E-A17D-4C9B-971F-3A6BAD982B80}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{6AF1A09E-A17D-4C9B-971F-3A6BAD982B80}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{6AF1A09E-A17D-4C9B-971F-3A6BAD982B80}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{4B1F02BB-9B95-46F0-AD5B-223FEA7392FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{4B1F02BB-9B95-46F0-AD5B-223FEA7392FB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{4B1F02BB-9B95-46F0-AD5B-223FEA7392FB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{4B1F02BB-9B95-46F0-AD5B-223FEA7392FB}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {56117760-A4A3-48AD-83D8-012B69980C69}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
Add table
Add a link
Reference in a new issue