This program will allow you to create folders for all Titles ID on the directory sdmc:/plugin/ (plugin folder has to be created before) and copy a plugin file (.plg) into all that folders without the need of a PC.
Created basically for practice programming on the 3DS.
- DevkitProARM -> https://devkitpro.org/wiki/Getting_Started
- 3ds-dev from the devkitpro pacman repository -> https://devkitpro.org/wiki/devkitPro_pacman
- Optimize and clean code.
- Add more error handlers.
- Devkitpro team for the toolchain and libctru
- Nintendo Homebrew Discord server for helping me with some doubts (https://discord.gg/nintendohomebrew)