Create client.json

This commit is contained in:
UntrustableRus 2020-08-12 10:31:01 -04:00 committed by GitHub
commit 9ef9697b8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

20
client.json Normal file
View File

@ -0,0 +1,20 @@
{
"win32": {
"downloadID": "1zCgi5lqYCHG-CoHG8hHH_PKX7TVS2V9r",
"downloadVersion": "1.0.0",
"clientDomain": "https://kaverti.glitch.me",
"stage": "beta"
},
"darwin": {
"downloadID": "",
"downloadVersion": "1.0.0",
"clientDomain": "https://kaverti.glitch.me",
"stage": "beta"
},
"linux": {
"downloadID": "",
"downloadVersion": "1.0.0",
"clientDomain": "https://kaverti.glitch.me",
"stage": "beta"
}
}