From af0cc49f440b05ce658ba11a5e31f1f0b5ead9a1 Mon Sep 17 00:00:00 2001 From: Halyul Date: Tue, 1 Jun 2021 00:37:55 -0400 Subject: [PATCH] chore(console): update console.log --- template/assets/runner.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/assets/runner.js b/template/assets/runner.js index 87943fc..b8935d6 100644 --- a/template/assets/runner.js +++ b/template/assets/runner.js @@ -87,4 +87,4 @@ window.wallpaperPropertyListener = { }, }; -console.log("All resources are extracted from Arknights.") \ No newline at end of file +console.log("All resources are extracted from Arknights. Github: https://github.com/Halyul/aklive2d") \ No newline at end of file