Skip to content

Commit

Permalink
Complete conversion to HarmonyMod - Oxide is slow
Browse files Browse the repository at this point in the history
  • Loading branch information
features-not-bugs committed Feb 3, 2021
1 parent 7c55fd1 commit 96ac728
Show file tree
Hide file tree
Showing 13 changed files with 441 additions and 656 deletions.
8 changes: 1 addition & 7 deletions RustServerMetrics.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,14 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30413.136
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Plugin", "src\Plugin\Plugin.csproj", "{631CFD0C-F987-478F-8C98-E79E8FE962BA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HarmonyPatch", "src\HarmonyPatch\HarmonyPatch.csproj", "{3C3A47A5-709A-42BB-B2BF-DB1FA0FEE316}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RustServerMetrics", "src\RustServerMetrics\RustServerMetrics.csproj", "{3C3A47A5-709A-42BB-B2BF-DB1FA0FEE316}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{631CFD0C-F987-478F-8C98-E79E8FE962BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{631CFD0C-F987-478F-8C98-E79E8FE962BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{631CFD0C-F987-478F-8C98-E79E8FE962BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{631CFD0C-F987-478F-8C98-E79E8FE962BA}.Release|Any CPU.Build.0 = Release|Any CPU
{3C3A47A5-709A-42BB-B2BF-DB1FA0FEE316}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C3A47A5-709A-42BB-B2BF-DB1FA0FEE316}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C3A47A5-709A-42BB-B2BF-DB1FA0FEE316}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
32 changes: 0 additions & 32 deletions src/HarmonyPatch/Performance/FPSTimer_Patch.cs

This file was deleted.

Loading

0 comments on commit 96ac728

Please sign in to comment.