Skip to content

Commit f0e071f

Browse files
committed
BepInEx Ver (v1.1.5)
Code for BepInEx, everything adapted. (At least I'm pretty sure!)
1 parent 881de7e commit f0e071f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+861
-1017
lines changed

Distance.LevelSelectAdditions.sln

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 16
44
VisualStudioVersion = 16.0.31515.178
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Distance.LevelSelectAdditions.Content", "Distance.LevelSelectAdditions.Content\Distance.LevelSelectAdditions.Content.shproj", "{4E7D37C7-8AFE-4F79-BAF6-4CE82D05E091}"
7-
EndProject
86
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Distance.LevelSelectAdditions", "Distance.LevelSelectAdditions\Distance.LevelSelectAdditions.csproj", "{7BCB2908-B003-45D9-BE68-50CBA5217603}"
97
EndProject
108
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{08A1C9FA-7DC2-4A60-B9A6-AC0EB7132893}"
@@ -16,9 +14,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1614
EndProjectSection
1715
EndProject
1816
Global
19-
GlobalSection(SharedMSBuildProjectFiles) = preSolution
20-
Distance.LevelSelectAdditions.Content\Distance.LevelSelectAdditions.Content.projitems*{4e7d37c7-8afe-4f79-baf6-4ce82d05e091}*SharedItemsImports = 13
21-
EndGlobalSection
2217
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2318
Debug|Any CPU = Debug|Any CPU
2419
Release|Any CPU = Release|Any CPU
@@ -36,6 +31,3 @@ Global
3631
SolutionGuid = {E6970D48-CD23-4427-951B-448B144F30DA}
3732
EndGlobalSection
3833
EndGlobal
39-
40-
41-

0 commit comments

Comments
 (0)