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

Fix variable case (`camelCase` -> `snake_case` + `CONST_CASE`) #47

Closed vivaria closed 1 year ago

vivaria commented 1 year ago

Wouldn't have been possible without https://gist.github.com/Mizzlr/eec29687704aa81bf61dfccda36ddb8c.

Fixes #8 .