hyperion.ng/effects/pacman.json

10 lines
109 B
JSON
Raw Normal View History

2017-02-08 14:31:14 +01:00
{
"name" : "Pac-Man",
2017-02-08 14:55:33 +01:00
"script" : "pacman.py",
"args" :
{
"margin-pos" : 2.0,
"rotationTime" : 8
2017-02-08 14:55:33 +01:00
}
2017-02-08 14:31:14 +01:00
}