mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
9db45c0ffb
# Conflicts: # include/hyperion/Hyperion.h # libsrc/hyperion/CMakeLists.txt # libsrc/hyperion/Hyperion.cpp Former-commit-id: 1144520581d4531952038d2118cb11e01bebc10e
11 lines
157 B
JSON
11 lines
157 B
JSON
{
|
|
"name" : "Snake",
|
|
"script" : "snake.py",
|
|
"args" :
|
|
{
|
|
"rotation-time" : 12.0,
|
|
"color" : [255, 0, 0],
|
|
"percentage" : 10
|
|
}
|
|
}
|