0.2.8 config

This commit is contained in:
Jiiks 2016-05-01 01:00:00 +03:00
parent ab72fe0a0b
commit 9a087db3a8
1 changed files with 20 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"Core": {
"Version": "0.2.7"
"Version": "0.2.8"
},
"EmoteModule": {
"Twitch":{
@ -18,5 +18,24 @@
"EmoteUrlStart": "",
"EmoteUrlEnd": ""
}
},
"cfg": {
"repo": "Jiiks",
"branch": null,
"beta": false,
"local": true,
"localServer": "http://localhost",
"version": "0.2.8",
"updater": null,
"hash": null,
"dataPath": null,
"userFile": null,
"os": null,
"cache": {
"expired": true,
"days": 0
},
"defaultCfg": { "cache": null },
"userCfg": { "cache": null }
}
}