/fnf_to_sm

Convert Friday Night Funkin' charts to StepMania and back

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

fnf_to_sm

Fork of shockdude's fnf-to-sm.

What's new?

  • The repository has been reformatted to work like a Python module, for mod_to_sm.
  • sm_to_fnf
    • Added support for dance-double.
      • Comes with automatic must_hit_section algorithm
    • Add the option to choose difficulties through the command line
  • fnf_to_sm
    • Support for Tricky mines
    • Added dance-single support, multiplexing both players into an one-player chart
    • dance-single and multiplex tactic are both optional flags
      • -m activates multiplex, -d activates dance-double

Usage

python main.py chart(.json|.sm) (difficulty) [-dm]

where difficulty can be a Stepmania difficulty, if .sm is provided.