TheBoxyBear / charttools

Library for editing Clone Hero song files in .NET
https://theboxybear.github.io/charttools
GNU General Public License v3.0
13 stars 4 forks source link

Remove deprecated members #82

Closed TheBoxyBear closed 1 week ago

TheBoxyBear commented 1 month ago

Implementation of streams caused many members to become deprecated. They should be cleaned up before release. Look for members tagged with ObsoleteAttribute.

TheBoxyBear commented 2 weeks ago

As the documentation still points to obsolete members, it should be updated beforehand.