From 76e3d64e3156cc11b876291fd5c61a712ed152e4 Mon Sep 17 00:00:00 2001 From: ZXMushroom63 Date: Sun, 22 Sep 2024 19:26:12 +0800 Subject: [PATCH] Gui update --- index.html | 11 +++- injector.js | 58 +++++++++++++++------ injector.stepAsync.js | 61 +++++++++++++++++++++++ libs/babel.min.js | 2 + filesaver.min.js => libs/filesaver.min.js | 0 5 files changed, 114 insertions(+), 18 deletions(-) create mode 100644 injector.stepAsync.js create mode 100644 libs/babel.min.js rename filesaver.min.js => libs/filesaver.min.js (100%) diff --git a/index.html b/index.html index 7dc79cf..7affca3 100644 --- a/index.html +++ b/index.html @@ -89,6 +89,8 @@ +
+ Awaiting input...