a Python script to convert Codename Engine charts to Friday Night Maker! charts
no one asked for this but i was bored okay?
- drop this script and your chart in a folder, the chart file needs to be named just
chart.json
- run the script, it should output a bunch of numbers separated by semicolons
- copy the
CHART:
section of the output - open your level
data.lvl
file in some text editor and replace the first line with the chart output you copied
- IT NEEDS TO BE A SINGLE LINE btw