Skip to content

Commit

Permalink
1.35.0 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Reezonate committed Mar 21, 2024
1 parent e3f01ba commit eba8b4e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Source/EasyOffset.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@
<Reference Include="BGLib.AppFlow">
<HintPath>$(BeatSaberDir)\Beat Saber_Data\Managed\BGLib.AppFlow.dll</HintPath>
</Reference>
<Reference Include="BeatSaber.Init">
<HintPath>$(BeatSaberDir)\Beat Saber_Data\Managed\BeatSaber.Init.dll</HintPath>
</Reference>
<Reference Include="DataModels">
<HintPath>$(BeatSaberDir)\Beat Saber_Data\Managed\DataModels.dll</HintPath>
</Reference>
<Reference Include="BGLib.UnityExtension">
<HintPath>$(BeatSaberDir)\Beat Saber_Data\Managed\BGLib.UnityExtension.dll</HintPath>
</Reference>
Expand Down

0 comments on commit eba8b4e

Please sign in to comment.