Nothing happens. Debugging Console remains blank. Perhaps my mod isn't set up correctly, but I have no idea what's wrong.
Test folder is set up with Modulous and Private folder in it, with SFX folder inside that in the correct pf folder.
Folder supposed to be put onto root is also a folder named Private, which has the correct folders and BrawlEX inside.
In my LUA file.
SDCard.copy_from_mod_to_sd_card("private/", "/")
CharacterManager.add_character_from_mod_root("ft_younglink.rel", "Cosmetic43.dat", "Slot43.dat", "Fighter43.dat", "CSSSlot43.dat", "younglink" , "Young Link")
Nothing happens. Debugging Console remains blank. Perhaps my mod isn't set up correctly, but I have no idea what's wrong.
Test folder is set up with Modulous and Private folder in it, with SFX folder inside that in the correct pf folder.
Folder supposed to be put onto root is also a folder named Private, which has the correct folders and BrawlEX inside.
In my LUA file.
SDCard.copy_from_mod_to_sd_card("private/", "/")
CharacterManager.add_character_from_mod_root("ft_younglink.rel", "Cosmetic43.dat", "Slot43.dat", "Fighter43.dat", "CSSSlot43.dat", "younglink" , "Young Link")