Freeplay Folders variables
These are the values that are editable in freeplay_folders.json in a mod's folder
groupName (String)
Name of the mod's main category in the Freeplay menu.
folderIcons (Map<String, String>)
Names of health icons that should be used per folder.
initFolder (String)
The actual name of the initial folder to open. This name doesn't show in the main categories menu.
categories (Map<String, Array<Array<String>>>)
Data of folders, with song stuff. Just look at the freeplay_folders.json in friday_night_funkin im not bothered to explain this in detail
color (String)
Color of the background while the main category is hovered. Formatted as 0xAARRGGBB or RRGGBB.