new database, CheckGodmasterDoors()
This commit is contained in:
parent
bd51d1d7a7
commit
97bd427f42
3 changed files with 1276 additions and 12 deletions
22
docs/app.js
22
docs/app.js
File diff suppressed because one or more lines are too long
1263
src/js/HKCheckCompletion-v2.js
Normal file
1263
src/js/HKCheckCompletion-v2.js
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -19,4 +19,5 @@ require("../img/thumbnail1200x628.jpg");
|
||||||
require("./LoadSaveFile.js");
|
require("./LoadSaveFile.js");
|
||||||
|
|
||||||
// Main script for analyzing the decoded save file and generating the page on the fly
|
// Main script for analyzing the decoded save file and generating the page on the fly
|
||||||
require("./HKCheckCompletion.js");
|
// require("./HKCheckCompletion.js");
|
||||||
|
require("./HKCheckCompletion-v2.js");
|
||||||
Loading…
Reference in a new issue