diff --git a/docs/changelogs/changelog-1.6.2.md b/docs/changelogs/changelog-1.6.2.md index 5de5066..7c520f6 100644 --- a/docs/changelogs/changelog-1.6.2.md +++ b/docs/changelogs/changelog-1.6.2.md @@ -25,4 +25,5 @@ Changes marked with 💖 will be listed in the short version of the changelog in - 💖 Fixed scroll speed changes so they work when more then one of them exist - Fixed steps reseting to 0 on a bpm change IN gameplay - Fixed claps so they're based on time instead of the note's y position -- Swap Section no longer breaks with duets \ No newline at end of file +- Swap Section no longer breaks with duets +- 💖 Modcharts now work on Linux! \ No newline at end of file diff --git a/version.downloadMe b/version.downloadMe index 158592b..93bbd4b 100644 --- a/version.downloadMe +++ b/version.downloadMe @@ -4,4 +4,5 @@ - Optimized gameplay - Optimized the chart editor (less lag on longer songs, and faster load times) - Fixed stutter at the start of a song -- Fixed scroll speed changes so they work when more then one of them exist \ No newline at end of file +- Fixed scroll speed changes so they work when more then one of them exist +- Modcharts now work on Linux! \ No newline at end of file