Skip to content

Commit

Permalink
Updating README.md and AssemblyInfo.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Asgragrt committed Mar 7, 2024
1 parent 88e52b6 commit 41672d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Reflection;
using Main = FadeIn.Main;

[assembly: MelonInfo(typeof(Main), "FadeIn", "0.1.0", "Asgragrt")]
[assembly: MelonInfo(typeof(Main), "FadeIn", "0.3.0", "Asgragrt")]
[assembly: MelonGame("PeroPeroGames", "MuseDash")]
[assembly: MelonColor(255, 241, 196, 15)]

Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ WIP.
* Toggle on music view menu to enable/disable the mod.

### Limitations
* Some notes still doesn't fade properly :(
* Holds not working. ( Really hard lol ) ( Help ).
* Maybe performance issues ¯\_(ツ)_

0 comments on commit 41672d2

Please sign in to comment.