29 lines
492 B
JSON
29 lines
492 B
JSON
{
|
|
"Name": "tempra_simple",
|
|
"FriendlyName": "Tempra Simple",
|
|
"Version": "0.1.0-dev",
|
|
"Creator": "Azareal",
|
|
"FullImage": "tempra_simple.png",
|
|
"MobileFriendly": true,
|
|
"URL": "github.com/Azareal/Gosora",
|
|
"BgAvatars":true,
|
|
"Docks":["topMenu","rightSidebar"],
|
|
"Templates": [
|
|
{
|
|
"Name":"topic",
|
|
"Source":"topic"
|
|
},
|
|
{
|
|
"Name":"topic_mini",
|
|
"Source":"topic_mini"
|
|
}
|
|
],
|
|
"Resources": [
|
|
{
|
|
"Name":"tempra_simple/misc.js",
|
|
"Location":"global",
|
|
"Async":true
|
|
}
|
|
]
|
|
}
|