hyperion.ng/effects/pacman.json

9 lines
87 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" :
{
"sleep-time" : 0.3
}
2017-02-08 14:31:14 +01:00
}