v1.5.0 update readme

This commit is contained in:
ReznoRMichael 2021-03-19 22:50:05 +01:00
parent a77d50e29b
commit 0507345437
3 changed files with 7 additions and 2 deletions

View file

@ -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:

View file

@ -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": {

View file

@ -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> &copy; 20202021<br> Programmed, written and created by 🉑 <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">rezno[R]</a> &copy; 20202021<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> &copy; 20172021<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> &copy; 20172021<br>
</p> </p>