From 911307d3e0997d711a2e147429d34d3c2f8abf89 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 23 Apr 2025 01:57:53 -0400 Subject: Updater; Config file; Flash plugin --- config.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 config.json (limited to 'config.json') diff --git a/config.json b/config.json new file mode 100644 index 0000000..7c19d31 --- /dev/null +++ b/config.json @@ -0,0 +1,7 @@ +{ + "window": { + "width": 1024, + "height": 768 + }, + "url": "https://play.alee14.me" +} -- cgit v1.2.3