vivaria / tja2fumen

Mod tool to convert TJA chart files (.tja) into .bin files compatible with official games
https://pypi.org/project/tja2fumen/
MIT License
12 stars 1 forks source link

Replace all {song, branch, measure, note} dictionaries with classes #32

Closed vivaria closed 1 year ago

vivaria commented 1 year ago

This refactor will hopefully pave the way for further refactors that will make this code easier to understand and work with.

Fixes #9.