vivaria / tja2fumen

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

Add CLI flag to turn off automatic SENOTE assignment #84

Open vivaria opened 2 weeks ago

vivaria commented 2 weeks ago

tjaを読み込んだり配置するとsenoteが自動変換されて、自分でsenoteを変えることも可能なtja editerを専用のpeepoで作成しようとしてるんだけど、tja2fumenのsenote自動生成無効化のオプションって今ある?

This should be fairly easy to add!