Skip to content

Latest commit

 

History

History
87 lines (63 loc) · 3.95 KB

readme.md

File metadata and controls

87 lines (63 loc) · 3.95 KB

SimpleModDownloader

A switch homebrew which downloads mods from gamebanana

License Version Build


Features

  • Download mods from gamebanana directly from your switch
  • Install mods directly from your switch with SimpleModManager

Screenshot

More Screenshots

How to build

Requirements

Build

(sudo) pacman -S switch-curl switch-zlib switch-glfw switch-mesa switch-glm switch-libarchive  
git clone --recursive https:/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