File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
2828None - Final Release
@@ -34,9 +34,12 @@ https://www.autism.org/donate-autism-research-institute/
3434If 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+
3941Final Release 2.0.0
40- - Completely Re-Implemented minimap
42+ - Completely Re-Implemented minimap
43+
4144First Release 1.0.0
4245- Implemented MiniMap
Original file line number Diff line number Diff line change 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"
You can’t perform that action at this time.
0 commit comments