mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
de5b284975
- snake has a nice tail - random is not so fast anymore - merge sparks and sparks-color - make more params available in json files Former-commit-id: fc2a4f6f6ce2b44a35a75a9c0dbe36504b790be9
10 lines
112 B
JSON
10 lines
112 B
JSON
{
|
|
"name" : "Random",
|
|
"script" : "random.py",
|
|
"args" :
|
|
{
|
|
"speed" : 1.0,
|
|
"saturation" : 1.0
|
|
}
|
|
}
|