We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5afddc + 1d35b23 commit d62ca5cCopy full SHA for d62ca5c
2 files changed
README.md
@@ -1,8 +1,9 @@
1
# Prime Randomizer Item Helper
2
-Useful for keeping track of what you've found/what's left
+Useful for keeping track of the items you have collected.
3
4
# Getting Started
5
6
1. Run the Metroid Prime Randomizer Helper.exe inlcuded.
7
2. Select the game and layout type from the menu bar.
8
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
@@ -7,7 +7,7 @@
"Dyceron"
],
"repository": "https://github.com/Pwootage/PrimeRandomizerItemHelper",
10
- "version": "1.2.1",
+ "version": "1.3.0",
11
"main": "electron/mainForm.js",
12
"devDependencies": {
13
"electron": "^9.3.1",
0 commit comments