Skip to content

Commit d62ca5c

Browse files
committed
Merge branch 'dev' into gh-pages
2 parents b5afddc + 1d35b23 commit d62ca5c

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Prime Randomizer Item Helper
2-
Useful for keeping track of what you've found/what's left
2+
Useful for keeping track of the items you have collected.
33

44
# Getting Started
55

66
1. Run the Metroid Prime Randomizer Helper.exe inlcuded.
77
2. Select the game and layout type from the menu bar.
88
3. Left-Click to select an item, Right-Click to deleselect
9+
4. If you're unsure what an item is, hover the cursor over the item for a little bit. A tooltip with the item's name will appear.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"Dyceron"
88
],
99
"repository": "https://github.com/Pwootage/PrimeRandomizerItemHelper",
10-
"version": "1.2.1",
10+
"version": "1.3.0",
1111
"main": "electron/mainForm.js",
1212
"devDependencies": {
1313
"electron": "^9.3.1",

0 commit comments

Comments
 (0)