PoloNX / SimpleModDownloader

A switch homebrew which downloads mods from gamebanana
GNU General Public License v3.0
127 stars 18 forks source link

SimpleModDownloader

A switch homebrew which downloads mods from gamebanana

License Version Build


Features

Screenshot

More Screenshots ![](./screenshots/2.jpg) ![](./screenshots/3.jpg) ![](./screenshots/4.jpg) ![](./screenshots/5.jpg) ![](./screenshots/6.jpg)

How to build

Requirements

Build

(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 switch -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