Update README and remove screenshots from repo
also fix indentation in recommended unistores
@@ -24,6 +24,7 @@ Universal-Updater is a homebrew application for the Nintendo 3DS with the intent
|
||||
- Several sorting keys: "Title", "Author", and "Last Updated"
|
||||
- Direction can be Ascending or Descending
|
||||
- App display can be shown in either a grid or rows
|
||||
- Background installation so you can keep using the rest of the app while installing
|
||||
- Searching and markings to make finding apps easy
|
||||
- View screenshots and release notes before downloading
|
||||
- Shortcuts for easily updating frequently updated apps when using the Homebrew Launcher
|
||||
@@ -41,7 +42,15 @@ To build Universal-Updater from source, you will need to setup devkitARM with li
|
||||
|
||||
<details><summary>Screenshots</summary>
|
||||
|
||||
                   
|
||||
 
|
||||
 
|
||||
 
|
||||
 
|
||||
 
|
||||
 
|
||||
 
|
||||
 
|
||||
 
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 81 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 45 KiB |
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 97 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 20 KiB |
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"Stack-Store": {
|
||||
"title": "Stack-Store",
|
||||
"author": "SuperSaiyajinStackZ",
|
||||
"url": "https://github.com/SuperSaiyajinStackZ/Stack-Store/raw/master/unistore/Stack-Store.unistore",
|
||||
"description": "Here you can find stuff, i am working on.\nFrom StackGames up to Save Editors and Utilities!\nEnjoy browsing through my UniStore called Stack-Store! ~SuperSaiyajinStackZ"
|
||||
"title": "Stack-Store",
|
||||
"author": "SuperSaiyajinStackZ",
|
||||
"url": "https://github.com/SuperSaiyajinStackZ/Stack-Store/raw/master/unistore/Stack-Store.unistore",
|
||||
"description": "Here you can find stuff, i am working on.\nFrom StackGames up to Save Editors and Utilities!\nEnjoy browsing through my UniStore called Stack-Store! ~SuperSaiyajinStackZ"
|
||||
},
|
||||
"TWiLight Menu++ Skins": {
|
||||
"title": "TWiLight Menu++ Skins",
|
||||
"author": "DS-Homebrew",
|
||||
"url": "https://github.com/DS-Homebrew/twlmenu-extras/raw/master/unistore/twlmenu-skins.unistore",
|
||||
"description": "A collection of skins for TWiLight Menu++\nfrom DS-Homebrew/twlmenu-extras on GitHub\n\n(The 'Console' is the theme in TWiLight)"
|
||||
"title": "TWiLight Menu++ Skins",
|
||||
"author": "DS-Homebrew",
|
||||
"url": "https://github.com/DS-Homebrew/twlmenu-extras/raw/master/unistore/twlmenu-skins.unistore",
|
||||
"description": "A collection of skins for TWiLight Menu++\nfrom DS-Homebrew/twlmenu-extras on GitHub\n\n(The 'Console' is the theme in TWiLight)"
|
||||
},
|
||||
"3DEins-Sets": {
|
||||
"title": "3DEins-Sets",
|
||||
|
||||