From 97f7d8e43a025fbc737ceab52418da5021b019f1 Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Sun, 31 Oct 2021 11:34:48 -0400 Subject: [PATCH] add verson select --- .idea/.gitignore | 3 ++ .idea/KitsuneOffline.iml | 9 ++++ .idea/misc.xml | 6 +++ .idea/modules.xml | 8 +++ .idea/vcs.xml | 6 +++ .../external_hosted/cannonjs/cannon.min.js | 0 .../createjs/createjs-2015.11.26.min.js | 0 .../expr_eval/dist/bundle.min.js | 0 .../pixelmplus_font/PixelMplus10-Regular.ttf | Bin logos/2020/kitsune/rc7/kitsune20.html | 4 +- logos/favicon.ico | Bin 5430 -> 0 bytes logos/run.html | 35 ------------- package.json | 4 +- {logos => silica}/config.html | 36 ++++++++++++-- {logos => silica}/icon.png | Bin silica/run.html | 46 ++++++++++++++++++ 16 files changed, 114 insertions(+), 43 deletions(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/KitsuneOffline.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml rename {logos/2020/kitsune/rc7/gstatic => gstatic}/external_hosted/cannonjs/cannon.min.js (100%) rename {logos/2020/kitsune/rc7/gstatic => gstatic}/external_hosted/createjs/createjs-2015.11.26.min.js (100%) rename {logos/2020/kitsune/rc7/gstatic => gstatic}/external_hosted/expr_eval/dist/bundle.min.js (100%) rename {logos/2020/kitsune/rc7/gstatic => gstatic}/external_hosted/pixelmplus_font/PixelMplus10-Regular.ttf (100%) delete mode 100644 logos/favicon.ico delete mode 100644 logos/run.html rename {logos => silica}/config.html (85%) rename {logos => silica}/icon.png (100%) create mode 100644 silica/run.html diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/KitsuneOffline.iml b/.idea/KitsuneOffline.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/KitsuneOffline.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..1763e15 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..07296f9 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/logos/2020/kitsune/rc7/gstatic/external_hosted/cannonjs/cannon.min.js b/gstatic/external_hosted/cannonjs/cannon.min.js similarity index 100% rename from logos/2020/kitsune/rc7/gstatic/external_hosted/cannonjs/cannon.min.js rename to gstatic/external_hosted/cannonjs/cannon.min.js diff --git a/logos/2020/kitsune/rc7/gstatic/external_hosted/createjs/createjs-2015.11.26.min.js b/gstatic/external_hosted/createjs/createjs-2015.11.26.min.js similarity index 100% rename from logos/2020/kitsune/rc7/gstatic/external_hosted/createjs/createjs-2015.11.26.min.js rename to gstatic/external_hosted/createjs/createjs-2015.11.26.min.js diff --git a/logos/2020/kitsune/rc7/gstatic/external_hosted/expr_eval/dist/bundle.min.js b/gstatic/external_hosted/expr_eval/dist/bundle.min.js similarity index 100% rename from logos/2020/kitsune/rc7/gstatic/external_hosted/expr_eval/dist/bundle.min.js rename to gstatic/external_hosted/expr_eval/dist/bundle.min.js diff --git a/logos/2020/kitsune/rc7/gstatic/external_hosted/pixelmplus_font/PixelMplus10-Regular.ttf b/gstatic/external_hosted/pixelmplus_font/PixelMplus10-Regular.ttf similarity index 100% rename from logos/2020/kitsune/rc7/gstatic/external_hosted/pixelmplus_font/PixelMplus10-Regular.ttf rename to gstatic/external_hosted/pixelmplus_font/PixelMplus10-Regular.ttf diff --git a/logos/2020/kitsune/rc7/kitsune20.html b/logos/2020/kitsune/rc7/kitsune20.html index d8a2d0f..ec5eadc 100644 --- a/logos/2020/kitsune/rc7/kitsune20.html +++ b/logos/2020/kitsune/rc7/kitsune20.html @@ -15,7 +15,7 @@ document.body.parentElement.id = 'sdoodles'; } - - - \ No newline at end of file diff --git a/package.json b/package.json index 0207d79..a820d15 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "Kitsune", - "main": "logos/run.html", + "main": "silica/run.html", "window": { "title": "Kitsune", "width": 960, "height": 544, - "icon":"logos/icon.png" + "icon":"silica/icon.png" } } diff --git a/logos/config.html b/silica/config.html similarity index 85% rename from logos/config.html rename to silica/config.html index 5b74519..0642f3f 100644 --- a/logos/config.html +++ b/silica/config.html @@ -8,6 +8,10 @@

Kitsune Configurator


+ VERSION:
+
+
LANGUAGE: