12 lines
286 B
JSON
12 lines
286 B
JSON
|
{
|
||
|
"name": "Custom",
|
||
|
"version": "0.1",
|
||
|
"author": "ItGuild",
|
||
|
"slug": "custom",
|
||
|
"type": "theme",
|
||
|
"description": "Custom theme",
|
||
|
"preview": "preview.png",
|
||
|
"resource": "/resources/themes/custom",
|
||
|
"resource_path": "{RESOURCES}/themes/custom",
|
||
|
"routs": "routs/custom.php"
|
||
|
}
|