-
-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathpak.json
More file actions
47 lines (47 loc) · 2.57 KB
/
pak.json
File metadata and controls
47 lines (47 loc) · 2.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"name": "Grout",
"version": "v4.7.0.0",
"type": "TOOL",
"description": "A RomM client for NextUI, muOS, Knulli, and Spruce v4.",
"author": "The RomM Team",
"repo_url": "https://github.com/rommapp/grout",
"release_filename": "Grout.pak.zip",
"changelog": {
"v1.0.0": "Initial release of Grout!",
"v1.2.0": "Platform mapping tweaks, multi-file ROM downloads, bug fixes and more!",
"v1.2.1": "Quick fix for not evaluating all art paths.",
"v1.2.2": "Quick fix for not evaluating all art paths.",
"v1.2.3": "Background art downloads moved to the foreground due to inadvertent early termination.",
"v1.2.4": "Correct check for the muOS info folder to determine the proper mnt path to use.",
"v1.3.0": "New Year New Me",
"v1.3.1": "Add missing languages to settings",
"v1.3.2": "Bug fixes and performance tweaks.",
"v1.3.3": "Added auto updater function for muOS and Knulli plus a number of performance / organizational fixes.",
"v1.3.4": "Fixed regression with multi-disk downloads.",
"v1.3.5": "Fix auto save sync from hashing files unnecessarily ",
"v1.3.6": "App didn't exit on update.",
"v1.3.8": "Fixed a boo-boo introduced on NextUI with the new font icons.",
"v1.3.9": "Tried to be cute with pagination and lost. Fix for Grout not retrieving large ROM collections.",
"v1.4.0": "Spruce v4 support (thanks @pawndev!), select / deselect all and fix for input mapping regression.",
"v1.4.1": "New local cache for a sweet sweet performance boost",
"v1.4.2": "Fix for incorrect PICO-8 mapping.",
"v4.6.0.0": "Bunch of great changes by even greater people <3",
"v4.6.0.1": "Add missing NDS .dsv save file extension",
"v4.6.1.0": "Added custom platform mapping entry via keyboard",
"v4.6.1.1": "Add game information to corresponding gamelist.xml for ROCKNIX and Knulli - @pawndev",
"v4.6.1.2": "Fix for games with multiple downloads",
"v4.6.1.3": "Move QR code to its own screen for better performance.",
"v4.6.1.4": "Added support for TrimUI Stock OS. Thanks @malkavi",
"v4.6.1.5": "Fix for collections not appearing on main menu immediately after enabling",
"v4.6.1.6": "Bug fix for BIOS download folder discrepancy when info metadata not present",
"v4.6.1.7": "Added in the ability to filter the games list with more than just search.",
"v4.6.1.8": "Hotfix for Spruce launch script. Sorry about that!",
"v4.7.0.0": "Support for new features in RomM v4.7.0. See the changelog for more info."
},
"screenshots": [],
"platforms": [
"tg5040",
"tg5050"
],
"launch": "launch.sh"
}