Files
DarkStore/README.md
T
2020-06-28 01:54:10 -05:00

52 lines
2.8 KiB
Markdown

<p align="center">
<img src="https://github.com/Universal-Team/Universal-Updater/blob/master/app/banner.png"><br>
<b>A multiapp, JSON script-based updater for Nintendo 3DS</b>
</p>
<p align="center">
<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>
<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 title="Crowdin" target="_blank" href="https://crowdin.com/project/universal-updater"><img src="https://badges.crowdin.net/universal-updater/localized.svg" alt="Translation status on Crowdin"></a>
</p>
## 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
![](https://universal-team.github.io/images/universal-updater/script-browse-3.png)![](https://universal-team.github.io/images/universal-updater/script-browse-7.png)![](https://universal-team.github.io/images/universal-updater/scriptlist-selection.png)![](https://universal-team.github.io/images/universal-updater/mainMenu.png)
## Translations
Want to help to translate Universal-Updater? Then feel free to join us on Crowdin [here](https://crwd.in/universal-updater).
Is it a new Language which isn't available in Universal-Updater? Then join our [Discord Server](https://discord.gg/KDJCfGF) and ask Evie to add the language to crowdin.
## Contributions
[PabloMK7](https://github.com/mariohackandglitch): For improving the Download code.
## Icon Credits
<a target="_blank" href="https://icons8.com/icons/set/trash">Trash icon</a> icon by <a target="_blank" href="https://icons8.com">Icons8</a>
<a target="_blank" href="https://icons8.com/icons/set/menu">Menu icon</a> icon by <a target="_blank" href="https://icons8.com">Icons8</a>