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: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,8 @@ For example, it would recognize `MyGame (USA).zip`, `MyGame (Europe) (Rev 1).zip
26
26
27
27
## How to Use
28
28
29
-
1.**Open the Tool:** Open the `index.html` file in a modern web browser that supports the File System Access API (like Google Chrome or Microsoft Edge).
29
+
1.**Open the Tool:** Open the `index.html` file in a modern web browser that supports the File System Access API (like Google Chrome or Microsoft Edge)
30
+
[**Try the Tool here!**](https://vectrex71.github.io/Double-Checker/)
30
31
2.**Select Folders:**
31
32
- Click **Select ROM Folder** and choose the directory containing your game files.
32
33
- Click **Select Image Folder** and choose the directory where your game artwork is stored.
0 commit comments