mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
new effect!
Former-commit-id: e19975e298fd6b11e7012739ac37ee3047d2c184
This commit is contained in:
10
effects/snake.json
Normal file
10
effects/snake.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name" : "Snake",
|
||||
"script" : "snake.py",
|
||||
"args" :
|
||||
{
|
||||
"rotation-time" : 10.0,
|
||||
"color" : [255, 0, 0],
|
||||
"percentage" : 25
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user