Skip to content

v1.7.0

Compare
Choose a tag to compare
@mrflashstudio mrflashstudio released this 22 Nov 11:33
· 14 commits to master since this release

Breaking Changes

  • Renamed Write(string path) to Save(string path)
  • Removed skin decoder/encoder
    • Highly doubt anyone was using it, but if you did - stay on v1.6.5

Other Changes

  • Fixed crash when Storyboard was null on empty Beatmap
  • Removed unnecessary overloads of beatmap objects. Some arguments are optional now. - 123tris