Skip to content

TheBoxyBear/charttools

Repository files navigation

ChartTools

ChartTools is a .NET 8 library with the purpose of modeling song files for plastic guitar video games like Guitar Hero, Rock Band and Clone Hero. It currently supports reading of .chart and .ini files, with .mid support currently in development.

If you find any bugs, you can report them in the Issues section of the repository. Make sure to use the "bug" label.

Getting Started

For an overview on installation and taking your first steps with ChartTools, see Getting Started. A GitHub Pages website is available with detailed articles and API documentation.

Contributing

If you like to contribute to the development of ChartTools, feel free to comment on an issue, submit a pull request or submit your own issues. To test your code, create a project named Debug and it will be automatically excluded from commits.

License and Attribution

This project is licensed under the GNU General Public License 3.0. See LICENSE for details.

This project makes use of one or more third-party libraries to aid in functionality, see attribution.txt for details.

Special Thanks

  • FireFox for making the Moonscraper editor open-source
  • TheNathannator for their direct contributions.
  • Matthew Sitton, lead developer of Clone Hero for sharing their in-depth knowledge and general programming wisdom.
  • Members of the Clone Hero Discord and Moonscraper Discord, including but not limited to DarkAngel2096, drumbs (TheNathannator), FireFox, Kanske, mdsitton, Spachi, and XEntombmentX for their help in researching.