diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-04-23 01:57:53 -0400 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-04-23 01:57:53 -0400 |
| commit | 911307d3e0997d711a2e147429d34d3c2f8abf89 (patch) | |
| tree | 2b27828623b712ba058994b98c6e8e81cc6419fa /config.json | |
| parent | 2d0d99fb779969e2772fc710a14a1814489cc316 (diff) | |
| download | alaska-client-911307d3e0997d711a2e147429d34d3c2f8abf89.tar.gz alaska-client-911307d3e0997d711a2e147429d34d3c2f8abf89.tar.bz2 alaska-client-911307d3e0997d711a2e147429d34d3c2f8abf89.zip | |
Updater; Config file; Flash plugin
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 7 |
1 files changed, 7 insertions, 0 deletions
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" +} |
