From d1570705868034cace48249fa62d02573d4e906d Mon Sep 17 00:00:00 2001 From: amelia Date: Wed, 11 May 2022 08:31:14 -0500 Subject: peer to pee fully working & added exe --- .gitignore | 3 +- index.html | 167 ++- index.js | 10 +- install.bat | 1 + package-lock.json | 4124 +++++++++++++++++++++++------------------------------ package.json | 3 + 6 files changed, 1918 insertions(+), 2390 deletions(-) create mode 100644 install.bat diff --git a/.gitignore b/.gitignore index 40b878d..ed9309e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules/ \ No newline at end of file +node_modules/ +chessnt-win32-x64/ \ No newline at end of file diff --git a/index.html b/index.html index acc9e5a..49df165 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ chessn't - + @@ -82,20 +87,49 @@ body::-webkit-scrollbar {