Add config and setup script for pixelserver2 conformity
This commit is contained in:
5
pixelthudconf.py
Normal file
5
pixelthudconf.py
Normal file
@@ -0,0 +1,5 @@
|
||||
Apps = [
|
||||
# pixelthud
|
||||
{"guiname": "Fading Pixels", "name": "fadingpxls", "cmd": "apps/fading_pixels.py", "persistent": False},
|
||||
{"guiname": "Plane Wave", "name": "planewave", "cmd": "apps/plane_wave.py", "persistent": False},
|
||||
]
|
||||
Reference in New Issue
Block a user