24 lines
364 B
JSON
24 lines
364 B
JSON
{
|
|
"Name": "shadow",
|
|
"FriendlyName": "Shadow",
|
|
"Version": "0.0.1",
|
|
"Creator": "Azareal",
|
|
"FullImage": "shadow.png",
|
|
"URL": "github.com/Azareal/Gosora",
|
|
"BgAvatars":true,
|
|
"Docks":["topMenu"],
|
|
"Templates": [
|
|
{
|
|
"Name": "topic",
|
|
"Source": "topic"
|
|
}
|
|
],
|
|
"Resources": [
|
|
{
|
|
"Name":"shadow/misc.js",
|
|
"Location":"global",
|
|
"Async":true
|
|
}
|
|
]
|
|
}
|