Update manifest and images
1
spinclock/.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
au.id.hawkins.sd.spinclock.sdPlugin/spinclock
|
||||
au.id.hawkins.sd.spinclock.sdPlugin/spinclock.exe
|
||||
.DS_Store
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
"CodePathWin": "spinclock.exe",
|
||||
"Description": "A spinning clock",
|
||||
"Name": "SpinClock",
|
||||
"Icon": "spinclock",
|
||||
"Icon": "spinclock-plugin-icon",
|
||||
"DisableAutomaticStates": false,
|
||||
"URL": "https://github.com/tardisx/streamdeck-plugin-examples/spinclock",
|
||||
"Version": "1.0.0",
|
||||
@ -24,14 +24,13 @@
|
||||
"MinimumVersion": "6.5"
|
||||
},
|
||||
"Category": "Clocks",
|
||||
"CategoryIcon": "spinclock",
|
||||
"Actions": [
|
||||
{
|
||||
"Icon": "spinclock",
|
||||
"Name": "SpinClock!",
|
||||
"Icon": "spinclock-action-icon",
|
||||
"Name": "SpinClock",
|
||||
"States": [
|
||||
{
|
||||
"Image": ""
|
||||
"Image": "spinclock-state-0-icon"
|
||||
}
|
||||
],
|
||||
"Controllers": ["Keypad"],
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 8.8 KiB |