Create client.json
This commit is contained in:
commit
9ef9697b8c
1 changed files with 20 additions and 0 deletions
20
client.json
Normal file
20
client.json
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue