Skip to content

Instantly share code, notes, and snippets.

View anice-guy's full-sized avatar
👅
im lowkey a freak fr

angg anice-guy

👅
im lowkey a freak fr
View GitHub Profile
@anice-guy
anice-guy / README.md
Last active May 21, 2025 20:09
A Python script to convert Codename Engine charts to Friday Night Maker! charts

CNE-TO-FNM

a Python script to convert Codename Engine charts to Friday Night Maker! charts

no one asked for this but i was bored okay?

INSTRUCTIONS

  • 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