mirror of
https://github.com/rommapp/grout.git
synced 2026-04-23 06:54:36 +00:00
52 lines
2.9 KiB
JSON
52 lines
2.9 KiB
JSON
{
|
|
"name": "Grout",
|
|
"version": "v4.8.1.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.",
|
|
"v4.8.0.1-beta.5": "CI work complete. We just need all hands on deck.",
|
|
"v4.8.0.0": "Support for RomM v4.8.0",
|
|
"v4.8.0.1": "Add GKD Pixel 2 support on Spruce. Thanks for the assist theycallmeboxy!",
|
|
"v4.8.1.0": "Add GKD Pixel 2 support on Spruce. Thanks for the assist theycallmeboxy!"
|
|
},
|
|
"screenshots": [],
|
|
"platforms": [
|
|
"tg5040",
|
|
"tg5050"
|
|
],
|
|
"launch": "launch.sh"
|
|
}
|