🔧 Added shortcuts

This commit is contained in:
2019-05-18 17:39:33 +02:00
parent 777fd112ce
commit 2cd9de94b6
3 changed files with 14 additions and 11 deletions

View File

@ -1,5 +1,6 @@
{
"version": "latest",
"url": "https://github.com/fourtf/chatterino2/releases/download/nightly-win/chatterino2.zip",
"bin": "Chatterino2/chatterino.exe"
"bin": "Chatterino2/chatterino.exe",
"shortcuts": ["Chatterino2/chatterino.exe", "Chatterino2"]
}