v1.5.0 update readme
This commit is contained in:
parent
a77d50e29b
commit
0507345437
3 changed files with 7 additions and 2 deletions
|
|
@ -93,6 +93,11 @@ If you like the tool and wish it developed further with more functions and easie
|
||||||
|
|
||||||
## Version History
|
## Version History
|
||||||
|
|
||||||
|
* v1.5.0 Upcoming:
|
||||||
|
|
||||||
|
— **Achievements Essentials** additions:
|
||||||
|
✅ Journal: Flukemunga
|
||||||
|
|
||||||
* v1.4.1 2021-03-16:
|
* v1.4.1 2021-03-16:
|
||||||
|
|
||||||
— **Game Completion Essentials** additions:
|
— **Game Completion Essentials** additions:
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hollow-knight-completion-check",
|
"name": "hollow-knight-completion-check",
|
||||||
"version": "1.4.1",
|
"version": "1.5.0",
|
||||||
"description": "Hollow Knight Save Game Completion Analyzer Web Tool",
|
"description": "Hollow Knight Save Game Completion Analyzer Web Tool",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
|
|
@ -128,7 +128,7 @@
|
||||||
<div style="margin-bottom: 20px;"></div>
|
<div style="margin-bottom: 20px;"></div>
|
||||||
|
|
||||||
<p class="smalltext">
|
<p class="smalltext">
|
||||||
v1.4.1. Work-In-Progress. Feedback: <a href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank"><i class="simpleicon-steam"></i>Steam Discussions</a> <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i class="simpleicon-steam"></i>Steam Guide</a>.<br>
|
v1.5.0. Work-In-Progress. Feedback: <a href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank"><i class="simpleicon-steam"></i>Steam Discussions</a> <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i class="simpleicon-steam"></i>Steam Guide</a>.<br>
|
||||||
Programmed, written and created by 🉑 <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">rezno[R]</a> © 2020–2021<br>
|
Programmed, written and created by 🉑 <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">rezno[R]</a> © 2020–2021<br>
|
||||||
<a href="https://store.steampowered.com/app/367520/Hollow_Knight/" target="_blank">Hollow Knight</a> by <a href="https://teamcherry.com.au/" target="_blank">Team Cherry</a> © 2017–2021<br>
|
<a href="https://store.steampowered.com/app/367520/Hollow_Knight/" target="_blank">Hollow Knight</a> by <a href="https://teamcherry.com.au/" target="_blank">Team Cherry</a> © 2017–2021<br>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue