https://github.com/florczakraf/stepmania-chart-db
https://github.com/florczakraf/stepmania-chart-db
boogiestats groovestats itgmania stepmania
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/florczakraf/stepmania-chart-db
- Owner: florczakraf
- Created: 2022-06-12T16:28:09.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T20:17:49.000Z (2 months ago)
- Last Synced: 2025-04-11T05:57:35.343Z (about 2 months ago)
- Topics: boogiestats, groovestats, itgmania, stepmania
- Homepage:
- Size: 250 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stepmania-chart-db V2
A database of charts generated with https://github.com/florczakraf/stepmania-chart-db-generator.
It's used in the instance of [BoogieStats](https://github.com/florczakraf/boogie-stats), a pass-through proxy
for [GrooveStats](https://groovestats.com), that I host for my personal use.## Contributors (alphabetically)
- andr
- Lilly
- Piols
- zlew## Changes between V1 and V2 structure
- previous `db` is now `db_v2/charts`, still a two-level hash_v3-based nested
- dropped `bpms` field, added `packs` and `diffs` fields
- added `db_v2/metadata.json` that stores info about number of tracked charts and packs as well as the last update date
- added `db_v2/packs` directory that stores `pack name.json`s which contain lists of chart hashes## Contributions
Feel free to submit a PR that extends the databse using the generator mentioned above.## License
CC0 1.0 Universal (Full text: https://creativecommons.org/publicdomain/zero/1.0/legalcode)