Skip to content

Commit 0e3a85b

Browse files
authored
Remove the B9PS Harmony patch (#351)
This was included and released by B9PS itself.
1 parent 7bc2251 commit 0e3a85b

6 files changed

Lines changed: 0 additions & 193 deletions

File tree

Source/B9PSPatchProject/B9PSMFTHandler.cs

Lines changed: 0 additions & 40 deletions
This file was deleted.

Source/B9PSPatchProject/Harmony/B9PS.cs

Lines changed: 0 additions & 32 deletions
This file was deleted.

Source/B9PSPatchProject/HarmonyPatcher.cs

Lines changed: 0 additions & 14 deletions
This file was deleted.

Source/B9PSPatchProject/RealFuelsB9PSPatch.csproj

Lines changed: 0 additions & 65 deletions
This file was deleted.

Source/B9PSPatchProject/assembly/AssemblyInfoB9PSPatch.cs

Lines changed: 0 additions & 36 deletions
This file was deleted.

Source/RealFuels.sln

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ VisualStudioVersion = 17.9.34622.214
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RealFuels", "RealFuels.csproj", "{0041813D-DCD1-4AC7-8327-85765BF924A3}"
77
EndProject
8-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RealFuelsB9PSPatch", "B9PSPatchProject\RealFuelsB9PSPatch.csproj", "{DF215BA9-7879-4C04-A267-145DEAFF92AC}"
9-
EndProject
108
Global
119
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1210
Debug|Any CPU = Debug|Any CPU
@@ -17,10 +15,6 @@ Global
1715
{0041813D-DCD1-4AC7-8327-85765BF924A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
1816
{0041813D-DCD1-4AC7-8327-85765BF924A3}.Release|Any CPU.ActiveCfg = Release|Any CPU
1917
{0041813D-DCD1-4AC7-8327-85765BF924A3}.Release|Any CPU.Build.0 = Release|Any CPU
20-
{DF215BA9-7879-4C04-A267-145DEAFF92AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
21-
{DF215BA9-7879-4C04-A267-145DEAFF92AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
22-
{DF215BA9-7879-4C04-A267-145DEAFF92AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
23-
{DF215BA9-7879-4C04-A267-145DEAFF92AC}.Release|Any CPU.Build.0 = Release|Any CPU
2418
EndGlobalSection
2519
GlobalSection(SolutionProperties) = preSolution
2620
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)