Skip to content

JugieNoob/FunkinSaveEditor

Repository files navigation

Funkin' Save Editor

Funkin' Save Editor is a save editor for Friday Night Funkin' built with Python and tkinter.

  • This tool only works with legacy FNF builds (builds before 0.3.0)

DISCLAIMER: Make a back-up of your save data before using the program!

Also available to download on GameBanana:

How to use

  1. Press the ... button next to the directory bar and find the save file you want to edit (FNF Save Files are found in %appdata% on windows).

  2. Enter in the song data you want to replace/add or pick a song from the list on the right hand side of the window.

  3. Press the Update Data button and wait for the program to finish.

Technical Stuff

  • If you're looking to build this for yourself or make any changes check the How to Build guide.

  • If you're interested in how HaxeFlixel/Friday Night Funkin' saves data check the How it Works guide.