Skip to content

Commit

Permalink
[PR] Implement better mount listing
Browse files Browse the repository at this point in the history
The mount list can now be filtered by the BGM track filename played, making it easy to track down all mounts playing the same song. There's a new button to enable/disable BGM for all mounts visible in the list, to go with the filtering improvements.
  • Loading branch information
PrincessRTFM committed Jun 23, 2024
1 parent 8a62aa1 commit 7713fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AutoMountBgm/AutoMountBgm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Product>AutoMountBGM</Product>
<Version>2.1.0</Version>
<Version>2.2.0</Version>
<Description>Automatically enables/disables mount BGM depending on the mount you use</Description>
<Copyright>Copyleft VariableVixen 2023</Copyright>
</PropertyGroup>
Expand Down

0 comments on commit 7713fb4

Please sign in to comment.