Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Adding a Song to Freeplay

Leather128 edited this page Oct 28, 2021 · 2 revisions

Adding a Song to Freeplay

First create a folder named _append in your mod's main directory.

Inside that folder create another folder named data.

Then add a file named freeplaySonglist.txt in it (CASE SENSITIVE).

The File Lol

Then add this as a new line for each song you want to add:

[SONG NAME HERE]:[CHARACTER ICON NAME]:[WEEK NUMBER HERE]:[DIFFICULTIES HERE]:[HEX BACKGROUND COLOR CODE HERE]

It looks something like this in a real file:

Example

Once you've done this, save your freeplaySonglist.txt and open the Freeplay menu.

You should see it in there (it can be far down, depending on what other mods you have).

In Game Screenshot

Clone this wiki locally