mirror of
https://github.com/overte-org/community-apps.git
synced 2025-04-08 00:42:25 +02:00
12 lines
206 B
JSON
12 lines
206 B
JSON
{
|
|
"applications": [
|
|
{
|
|
"name": "My Name",
|
|
"description": "My Description",
|
|
"jsfile": "test/eee.js",
|
|
"icon": "test/icon.png",
|
|
"caption": "APPS",
|
|
"category": "FUNCTIONALITIES"
|
|
}
|
|
]
|
|
}
|