the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GameRules", "GameRules.vcxproj", "{0DD2FD59-36AC-476F-9201-D687A4CE9E98}"
5EndProject
6Global
7 GlobalSection(TeamFoundationVersionControl) = preSolution
8 SccNumberOfProjects = 2
9 SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
10 SccTeamFoundationServer = http://tfs_server:8080/tfs/storiespark
11 SccProjectUniqueName0 = GameRules.vcxproj
12 SccLocalPath0 = .
13 SccLocalPath1 = .
14 EndGlobalSection
15 GlobalSection(SolutionConfigurationPlatforms) = preSolution
16 Debug|Xbox 360 = Debug|Xbox 360
17 Release|Xbox 360 = Release|Xbox 360
18 EndGlobalSection
19 GlobalSection(ProjectConfigurationPlatforms) = postSolution
20 {0DD2FD59-36AC-476F-9201-D687A4CE9E98}.Debug|Xbox 360.ActiveCfg = Debug|Xbox 360
21 {0DD2FD59-36AC-476F-9201-D687A4CE9E98}.Debug|Xbox 360.Build.0 = Debug|Xbox 360
22 {0DD2FD59-36AC-476F-9201-D687A4CE9E98}.Debug|Xbox 360.Deploy.0 = Debug|Xbox 360
23 {0DD2FD59-36AC-476F-9201-D687A4CE9E98}.Release|Xbox 360.ActiveCfg = Release|Xbox 360
24 {0DD2FD59-36AC-476F-9201-D687A4CE9E98}.Release|Xbox 360.Build.0 = Release|Xbox 360
25 {0DD2FD59-36AC-476F-9201-D687A4CE9E98}.Release|Xbox 360.Deploy.0 = Release|Xbox 360
26 EndGlobalSection
27 GlobalSection(SolutionProperties) = preSolution
28 HideSolutionNode = FALSE
29 EndGlobalSection
30EndGlobal