Skip to content

AlbertCoolGuy/Universal-Updater

 
 

Repository files navigation


A multiapp, JSON script-based updater for Nintendo 3DS

Features

Universal-Updater is packed with features! Some include the JSON script updater, an App store, an FTP server, and more!

  • JSON-based Script updater
  • JSON Script Downloader
  • An App Store, the UniStore
  • A Settings page, for configuring Universal-Updater Settings
  • An FTP Server

Compilation

To build Universal-Updater from source, you need devkitPro installed, along with devkitARM, libctru, 3ds-curl, and 3ds-libarchive. To get these you can run pacman -S 3ds-dev --noconfirm, then pacman -S 3ds-curl --noconfirm, and lastly pacman -S 3ds-libarchive --noconfirm. Now that you have everything installed, you just need to run clone the repository and run make

Screenshots

Contributions

PabloMK7: For improving the Download code.

Icon Credits

Trash icon icon by Icons8

Menu icon icon by Icons8

About

A multiapp, JSON script-based updater for Nintendo 3DS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.7%
  • C 9.3%
  • Other 1.0%