Skip to content

Commit

Permalink
Housekeeping for new update!
Browse files Browse the repository at this point in the history
  • Loading branch information
SteffanDonal committed Nov 19, 2024
1 parent cde0d9f commit 25ebb12
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions Claws.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
<Private>False</Private>
</Reference>
<Reference Include="DataModels">
<HintPath>TargetReferences\DataModels.dll</HintPath>
<HintPath>$(BeatSaberDir)\Beat Saber_Data\Managed\DataModels.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="GameplayCore">
<HintPath>$(BeatSaberDir)\Beat Saber_Data\Managed\GameplayCore.dll</HintPath>
Expand Down Expand Up @@ -106,7 +107,8 @@
<Private>False</Private>
</Reference>
<Reference Include="Zenject-usage">
<HintPath>TargetReferences\Zenject-usage.dll</HintPath>
<HintPath>$(BeatSaberDir)\Beat Saber_Data\Managed\Zenject-usage.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Beat Saber - Claws v1.12.0
# Beat Saber - Claws v1.12.1

Gameplay modifier that shrinks sabers by 70% (from 1m to 0.3m) & alters grip.

Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"id": "claws",
"name": "Claws",
"author": "Ruirize",
"version": "1.12.0",
"version": "1.12.1",
"description": "Gameplay modifier that shrinks sabers by 70% & alters grip.",
"gameVersion": "1.35.0",
"gameVersion": "1.38.0",
"dependsOn": {
"BSIPA": "^4.3.2",
"BeatSaberMarkupLanguage": "^1.8.0",
Expand Down

0 comments on commit 25ebb12

Please sign in to comment.