mirror of
https://github.com/overte-org/community-apps.git
synced 2025-04-09 22:41:59 +02:00
Add files via upload
This commit is contained in:
parent
91ef9e59a8
commit
8b1444c265
1 changed files with 10 additions and 1 deletions
|
@ -170,6 +170,15 @@ var metadata = { "applications":
|
|||
"jsfile": "tabletCam/tabletCam_app.js",
|
||||
"icon": "tabletCam/appIcons/snap-pro-i.svg",
|
||||
"caption": "SNAP-PRO"
|
||||
},
|
||||
{
|
||||
"isActive": true,
|
||||
"directory": "cameras",
|
||||
"name": "cameras",
|
||||
"description": "Setup 12 cameras in desktop mode and switch viewpoints using F1 to F12 keys",
|
||||
"jsfile": "cameras/CameraPositions.js",
|
||||
"icon": "cameras/CameraPos-inactive.svg",
|
||||
"caption": "CAMERAS"
|
||||
}
|
||||
]
|
||||
};
|
||||
};
|
Loading…
Reference in a new issue