-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRustCraft.sln
More file actions
27 lines (27 loc) · 933 Bytes
/
RustCraft.sln
File metadata and controls
27 lines (27 loc) · 933 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1706.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7590A0F3-65B9-45ED-8CB1-3838FA75E8B2}"
ProjectSection(SolutionItems) = preProject
LICENSE = LICENSE
README.md = README.md
RustCraft.sln = RustCraft.sln
game.config = game.config
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {59855A21-A2E0-40F6-A606-0C48C6843F44}
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
EndGlobalSection
EndGlobal