Skip to content

Commit aa17e95

Browse files
committed
README update
1 parent 29ff243 commit aa17e95

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Adds a contemporary Minimap to the game.
1919
- Place MiniMapMod.dll into your BepInEx/plugins folder.
2020

2121
### How to Use
22-
- Use M to hide or show the minimap.
22+
- Use 'M' to hide or show the minimap.
2323

2424
### Config
25-
No Config applicable a this time
25+
No config applicable at this time
2626

2727
### Upcoming Changes
2828
None - Final Release
@@ -34,9 +34,12 @@ https://www.autism.org/donate-autism-research-institute/
3434
If you have an issue, discover a bug, or have a recommendation please file an issue on my github page.
3535

3636
### Change Log
37-
Hotfix 2.0.1
37+
Hotfix 2.0.2
3838
- Fixed critical bug duplicating icons on the minimap when using interactables
39+
- Typo in change log
40+
3941
Final Release 2.0.0
40-
- Completely Re-Implemented minimap
42+
- Completely Re-Implemented minimap
43+
4144
First Release 1.0.0
4245
- Implemented MiniMap

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "MiniMapMod",
3-
"version_number": "2.0.1",
3+
"version_number": "2.0.2",
44
"website_url": "https://github.com/DekuDesu",
5-
"description": "Adds a MiniMap to your game v2.0.1",
5+
"description": "Adds a MiniMap to your game v2.0.2",
66
"dependencies": [
77
"bbepis-BepInExPack-5.4.9",
88
"RiskofThunder-HookGenPatcher-1.2.1"

0 commit comments

Comments
 (0)