Skip to content

Commit

Permalink
Release v1.14.0
Browse files Browse the repository at this point in the history
Changes:
- Support for Beat Saber v1.13.4
- `playerSettings.staticLights` is now based on `playerSettings.environmentEffects` for backwards compatibility

Adds:
- New `mod.songSpeed` value: `"SuperFast"`
- Modifiers: `mod.smallNotes`, `mod.proMode`, `mod.zenMode`
- Player settings: `playerSettings.saberTrailIntensity`, `playerSettings.environmentEffects`, `playerSettings.hideNoteSpawningEffect`
  • Loading branch information
opl- committed Mar 11, 2021
1 parent 84ebac0 commit 68c7d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BeatSaberHTTPStatus/BeatSaberHTTPStatusPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<Version>1.13.0</Version>
<Version>1.14.0</Version>
<BeatSaberVersion>1.13.4</BeatSaberVersion>
<GameDirPath>..\libs\beatsaber\</GameDirPath>
<SemVerVersion>$(Version)</SemVerVersion>
Expand Down

0 comments on commit 68c7d72

Please sign in to comment.