markdown config, shield.io badges
This commit is contained in:
parent
d96173ef43
commit
6f5bf0377a
2 changed files with 21 additions and 1 deletions
4
.markdownlintrc
Normal file
4
.markdownlintrc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"MD013": false,
|
||||
"MD033": false
|
||||
}
|
||||
16
README.md
16
README.md
|
|
@ -1,9 +1,24 @@
|
|||
<p align="center">
|
||||
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank">
|
||||
<img src="https://img.shields.io/static/v1?label=Steam&message=Guide&color=grey&style=for-the-badge&logo=Steam"></a>
|
||||
<a href="https://www.paypal.me/ReznoRMichael" target="_blank">
|
||||
<img src="https://img.shields.io/static/v1?label=Donate&message=PayPal&color=blue&labelColor=lightgrey&style=for-the-badge&logo=paypal"></a><br>
|
||||
<a href="https://twitter.com/intent/follow?screen_name=ReznoRMichael" target="_blank">
|
||||
<img src="https://img.shields.io/twitter/follow/ReznoRMichael?style=social&logo=twitter"></a>
|
||||
<a href="https://www.youtube.com/c/MichaelReznoR" target="_blank">
|
||||
<img src="https://img.shields.io/static/v1?label=Youtube&message=reznor.technology&labelColor=lightgrey&color=FF0000&style=flat&logo=youtube"></a>
|
||||
<a href="https://www.instagram.com/reznormichael/" target="_blank">
|
||||
<img src="https://img.shields.io/static/v1?label=Instagram&message=reznormichael&labelColor=lightgrey&color=E4405F&style=flat&logo=Instagram"></a>
|
||||
</p>
|
||||
|
||||
# Hollow Knight: Analyze Save Completion Online Tool
|
||||
|
||||
> Now you can see what you missed easily! Game Completion %, every Shard/Fragment/Ore, costs, locations, Game Statistics, Hunter's Journal, Achievements, Game Completion essentials. And if you are completely lost, I designed a spoiler-free Hint system based on your individual game progress.
|
||||
|
||||
## Support Tool (PayPal)
|
||||
|
||||

|
||||
|
||||
Every single penny counts: [Donate any amount](https://www.paypal.me/ReznoRMichael). By donating you directly contribute to the purpose of improving the tool for yourself and everyone else.
|
||||
|
||||
## General info
|
||||
|
|
@ -21,6 +36,7 @@ More info with features and visual previews can be found in the official [Steam
|
|||
There are two ways to use this online tool:
|
||||
|
||||
1. **Simple way**: just choose your **user\*.dat** save file and see the magic happen! See [save game locations paragraph](#hollow-knight-save-game-locations) below on where to find your Hollow Knight save files.
|
||||
The tool doesn't have the power to modify *any* of your files, but *always* do backups just in case.
|
||||
|
||||
2. **Advanced way**: for people who wish to share saves on forums in text format through [pastebin.com](https://pastebin.com/). Step by step tutorial:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue