diff --git a/TaikoNijiiroOmnimixTool/README.md b/TaikoNijiiroOmnimixTool/README.md index 1b56f8a..96837ec 100644 --- a/TaikoNijiiroOmnimixTool/README.md +++ b/TaikoNijiiroOmnimixTool/README.md @@ -12,12 +12,15 @@ Example: `musicinfo.json` from JPN00 will go in the `musicinfo` folder with the Edit `config.toml` to specify the paths to the game's you're adding entries from along with an output folder. +Your folders should look a little something like this: +![file explorer window](https://i.imgur.com/FdcaYue.png) + Once everything is properly defined, run `_run.py`. If everything is properly set up, two folders should appear in your output folder: `sound` and `datatable` -as `fumen` files are always present for removed songs, we do not need to worry about them. +(as `fumen` files are always present for removed songs, we do not need to worry about them.) Assuming this is for newer releases, this tool also automatically handles encryption, so all that's needed is to just drag and drop your output folders onto the game. As always, make sure to backup your files before modification. -Should support every version of Taiko Nijiiro that uses encryption, this also handles adding `music_ai_section` entries to new songs also. \ No newline at end of file +Should support every version of Taiko Nijiiro that uses encryption, this also handles adding `music_ai_section` entries to new songs also.