hotfix v1.0.1 ready
This commit is contained in:
parent
d4072bca24
commit
0a948dd746
5 changed files with 8 additions and 1139 deletions
|
|
@ -84,6 +84,10 @@ If you like the tool and wish it developed further with more functions and easie
|
||||||
|
|
||||||
## Version History
|
## Version History
|
||||||
|
|
||||||
|
* v1.0.1 2021-02-01:
|
||||||
|
|
||||||
|
— Quick hotfix for windows save file input text on mobile and broken steel soul save detection
|
||||||
|
|
||||||
* 2021-01-31:
|
* 2021-01-31:
|
||||||
|
|
||||||
— **Major New Release v1.0!** Finally out of Beta/Early Access.
|
— **Major New Release v1.0!** Finally out of Beta/Early Access.
|
||||||
|
|
|
||||||
283
docs/app.js
283
docs/app.js
File diff suppressed because one or more lines are too long
137
docs/index.html
137
docs/index.html
File diff suppressed because one or more lines are too long
721
docs/main.css
721
docs/main.css
File diff suppressed because one or more lines are too long
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hollow-knight-completion-check",
|
"name": "hollow-knight-completion-check",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "Hollow Knight Analyze Save Completion Online Tool",
|
"description": "Hollow Knight Analyze Save Completion Online Tool",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue