More actions
<img src="">
A multiapp, JSON script-based updater for Nintendo 3DS
<a href="https://dev.azure.com/universal-team/Builds/_build?definitionId=13" style="padding-right: 5px;"> <img src="https://dev.azure.com/Universal-Team/Builds/_apis/build/status/Universal-Team.Universal-Updater%20(1)?branchName=master" height="20"> </a> <a href="https://discord.gg/KDJCfGF" style="padding-left: 5px; padding-right: 5px;"> <img src="https://img.shields.io/badge/Discord-Server-blue.svg" height="20"> </a> <a href="https://gbatemp.net/threads/release-universal-updater-a-universally-good-updater.551824/" style="padding-left: 5px;"> <img src="https://img.shields.io/badge/GBATemp-thread-blue.svg" height="20"> </a>
- 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](https://github.com/mariohackandglitch): For improving the Download code.