mirror of
https://github.com/joel16/VITA-Homebrew-Sorter.git
synced 2024-11-23 03:19:42 +00:00
readme: Update README.md to reflect new changes
This commit is contained in:
parent
8320069909
commit
9fd05b0b15
@ -16,6 +16,8 @@ Recent versions of vitaGL require libshacccg.suprx to be installed. If you don't
|
||||
# Features:
|
||||
- Sort app list by title/titleID alphabetically (ascending)
|
||||
- Sort app list by title/titleID alphabetically (descending)
|
||||
- Sort bubbles inside of folders only.
|
||||
- Sort bubbles that are *not* inside folders only.
|
||||
- Display app list after sorting is applied using ImGui's tables API.
|
||||
- Backup application database before sorting is applied. Note: Two backups are made. An original backup for first time use (`ux0:/data/VITAHomebrewSorter/backups/app.db.bkp`), and another backup which is overwritten everytime the sort functionality is used (`ux0:/data/VITAHomebrewSorter/backups/app.db`).
|
||||
- Custom loadouts to backup/restore. (Do note: If you install a new application after you've already backed up your loadout and then attempt to restore this loadout, the new application will not appear on LiveArea and a warning message will be displayed. You can work around this by overwriting your load out backups each time an app is installed or simple re-install the VPK. Although the new application's icon will not appear on LiveArea, its data should not be lost.)
|
||||
|
Loading…
Reference in New Issue
Block a user