https://github.com/PoloNX/SimpleModDownloader
A switch homebrew which downloads mods from gamebanana
https://github.com/PoloNX/SimpleModDownloader
atmosphere hombrew mod modding nintendo nintendo-switch
Last synced: 15 days ago
JSON representation
A switch homebrew which downloads mods from gamebanana
- Host: GitHub
- URL: https://github.com/PoloNX/SimpleModDownloader
- Owner: PoloNX
- License: gpl-3.0
- Created: 2023-06-12T17:54:38.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-12-07T16:07:23.000Z (5 months ago)
- Last Synced: 2026-04-04T18:46:11.490Z (22 days ago)
- Topics: atmosphere, hombrew, mod, modding, nintendo, nintendo-switch
- Language: C++
- Homepage:
- Size: 5.35 MB
- Stars: 158
- Watchers: 10
- Forks: 22
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
SimpleModDownloader
A switch homebrew which downloads mods from gamebanana
---
- [Features](#features)
- [Screenshot](#screenshot)
- [How to build](#how-to-build)
- [Help me](#help-me)
- [Credits](#credits)
## Features
- Download mods from gamebanana directly from your switch
- Install mods directly from your switch with [SimpleModManager](https://github.com/nadrino/SimpleModManager)
## Screenshot

More Screenshots





## How to build
### Requirements
- [devkitPro](https://devkitpro.org/wiki/Getting_Started)
- [Xmake](https://xmake.io/#/)
### Build
```bash
(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
xmake f --yes -p cross -m release -a aarch64 --toolchain=devkita64
xmake
```
## Help me
If you want to help me open an issue when you encounter a bug and a pull request if you have a fix.
## Credits
- Thanks to [Natinusala](https://github.com/natinusala), [xfangfang](https://github.com/xfangfang) and [XITRIX](https://github.com/XITRIX) for [borealis](https://github.com/xfangfang/borealis)
- Thanks to [nadrino](https://github.com/nadrino) for [SimpleModManager](https://github.com/nadrino/SimpleModManager)
- Thanks to [GameBanana](https://gamebanana.com/) for their API
- Thanks to [Pikatsuto](https://github.com/Pikatsuto) for the logo and SuperButterScotch for the typo
- Thanks to [NicholeMattera](https://github.com/NicholeMattera) for [Simple-INI-Parser](https://github.com/NicholeMattera/Simple-INI-Parser)
- Special thanks to [xfangfang](https://github.com/xfangfang) for helping me with all the UI stuff
- Thanks to [JerryWn12](https://github.com/JerryWn12) for chinese translation
- Thanks to [iGlitch](https://github.com/iGlitch)for japanese translation
- Thanks to [ExFabian](https://github.com/ExFabian) for romanian translation
- Thanks to [spkats1](https://github.com/spkats1) and [tsamerman](https://github.com/tsamerman) for greek translation
- Thanks to [pixeldeadlock](https://github.com/pixeldeadlock) for brazilian portuguese translation
- Thanks to [garobcsi](https://github.com/garobcsi) for hungarian translation
- Thanks to [Gabriele73](https://github.com/Gabriele73) for italian translation
- Thanks to [MYusufY](https://github.com/MYusufY) for Turkish translation