- Download mods from gamebanana directly from your switch
- Install mods directly from your switch with SimpleModManager
If you don't want to use docker on windows you can use MSYS2 to build the app.
sudo pacman -S switch-curl switch-zlib switch-glfw switch-mesa switch-glm switch-libarchive
git clone --recursive https://github.com/PoloNX/SimpleModDownloader/
cd SimpleModDownloader
cmake -B cmake-build-switch -G Ninja -DPLATFORM_SWITCH=ON -DCMAKE_BUILD_TYPE=Debug
cmake --build cmake-build-switch --target SimpleModDownloader.nropacman -S switch-curl switch-zlib switch-glfw switch-mesa switch-glm switch-libarchive
git clone --recursive https://github.com/PoloNX/SimpleModDownloader/
cd SimpleModDownloader
docker run --rm -v ${PWD}:/data devkitpro/devkita64:latest `
bash -c "cd /data ; cmake -B cmake-build-switch -G Ninja -DPLATFORM_SWITCH=ON -DCMAKE_BUILD_TYPE=Debug ; cmake --build cmake-build-switch --target SimpleModDownloader.nro"If you want to help me open an issue when you encounter a bug and a pull request if you have a fix.
-
Thanks to Natinusala, xfangfang and XITRIX for borealis
-
Thanks to nadrino for SimpleModManager
-
Thanks to GameBanana for their API
-
Thanks to Pikatsuto for the logo and SuperButterScotch for the typo
-
Thanks to NicholeMattera for Simple-INI-Parser
-
Special thanks to xfangfang for helping me with all the UI stuff
-
Thanks to JerryWn12 for chinese translation
-
Thanks to iGlitchfor japanese translation
-
Thanks to ExFabian for romanian translation
-
Thanks to pixeldeadlock for brazilian portuguese translation
-
Thanks to garobcsi for hungarian translation
-
Thanks to Gabriele73 for italian translation





