description changes
This commit is contained in:
parent
892ab3dd39
commit
2e0aff4c1d
1 changed files with 4 additions and 5 deletions
|
|
@ -24,7 +24,7 @@
|
|||
<link rel="icon" href="../favicon.png">
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script src="loadJson.js"></script>
|
||||
<!-- <script src="loadJson.js"></script> -->
|
||||
<script src="HKCheckCompletion.js"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-136831794-2"></script>
|
||||
<script>
|
||||
|
|
@ -39,8 +39,6 @@
|
|||
<body>
|
||||
|
||||
<!-- To do:
|
||||
- Single Mask Shards locations
|
||||
- Single Vessel Fragments locations
|
||||
- Single Pale Ore locations?
|
||||
-->
|
||||
|
||||
|
|
@ -48,10 +46,11 @@
|
|||
|
||||
<h1 id="h1-title">Hollow Knight Completion % Check</h1>
|
||||
|
||||
<p class="smalltext">Check what you have left for completion. <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank">Steam Guide</a> | <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">Github Source Code</a><br>
|
||||
<p class="smalltext">Check what you have left for completion.<br>
|
||||
Use bloodorca's amazing <a href="https://bloodorca.github.io/hollow/" target="_blank">[ Online Hollow Knight Save Editor ]</a> to decode your save file.<br>
|
||||
CTRL+A, CTRL+C the decoded save data and CTRL+V it into the text box below to analyze.<br>
|
||||
Work-In-Progress. Please report any wrong data <a href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank">here</a> or under <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank">Steam Guide</a>.
|
||||
Work-In-Progress. Please report any wrong data <a href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank">here</a> or under <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank">Steam Guide</a>.<br>
|
||||
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank">Steam Guide</a> | <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">Github</a>
|
||||
</p>
|
||||
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue