version in tool, update readme
This commit is contained in:
parent
7b333ba47b
commit
0b3637f19c
3 changed files with 6 additions and 4 deletions
|
|
@ -244,16 +244,18 @@ If you like the tool and wish it developed further with more functions and easie
|
|||
|
||||
* v1.0.4 2021-xx-xx:
|
||||
|
||||
— Backwards Compatibility with Hollow Knight version 1.0.0.6 save files (February 2017 release version).
|
||||
— Backwards Compatibility with Hollow Knight version 1.0.0.6 save files (February 2017 release version) and all above.
|
||||
|
||||
— File Reading now launches automatically when you open the same file subsequently. Useful for quick analyzing the same save file after modification without reloading the page.
|
||||
|
||||
— **Game Completion Essentials** additions:
|
||||
✅ Acid Drained Waterways
|
||||
✅ Acid Drained in Waterways
|
||||
|
||||
— **Game Statistics** additions:
|
||||
✅ Rancid Eggs sold to Jinn — relevant to Steel Soul Mode
|
||||
|
||||
— The tool can now be used even when you disabled all cookies in your browser. You won't have the ability to remember your selected checkboxes in this case, but all else will work.
|
||||
|
||||
## Using
|
||||
|
||||
* JavaScript (compiled to ES 6 / ES 2015)
|
||||
|
|
|
|||
|
|
@ -225,7 +225,7 @@
|
|||
<div style="margin-bottom: 20px;"></div>
|
||||
|
||||
<p class="smalltext">
|
||||
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.0.4. 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>
|
||||
<a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Support Tool (PayPal)<i class="simpleicon-paypal"></i></a>
|
||||
</p>
|
||||
|
|
|
|||
|
|
@ -110,7 +110,7 @@
|
|||
<div style="margin-bottom: 20px;"></div>
|
||||
|
||||
<p class="smalltext">
|
||||
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.0.4. 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>
|
||||
<a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Support Tool (PayPal)<i class="simpleicon-paypal"></i></a>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue