You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pak.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "Game Manager",
3
-
"version": "v2.4.1",
3
+
"version": "v2.5.0",
4
4
"type": "TOOL",
5
5
"description": "A one-stop pak for all your game management needs.",
6
6
"author": "K-Wall & redria7",
@@ -10,6 +10,7 @@
10
10
"BRICK": ".github/resources/banner.png"
11
11
},
12
12
"changelog": {
13
+
"v2.5.0": "Added a new Play History tool allowing for viewing of all current game tracking history. Includes total hours, hours by console, hours by game, ROM location tagging, ROM collection tagging, a play summary screen, and a granular detail screen. Play summary and granular detail screens can also be accessed from game actions.",
13
14
"v2.4.1": "Added clear recently played to the global actions tool. Thanks madeleineostoja for the suggestion!",
14
15
"v2.3.0": "Enhanced art searching that uses a fallback Jaccard Similarity with configurable threshold when art with an exact filename match does not exist.",
15
16
"v2.2.2": "Archiving / Unarchiving Multi Disk and BIN/CUE games now works as intended. Nested folders now work with the Global Actions Missing Art tool. Shoved Global Actions into a Tool Menu for future Pak expansion.",
0 commit comments