theme dependences

This commit is contained in:
2025-01-21 14:14:26 +03:00
parent 3120795eab
commit f421e0c649
121 changed files with 11710 additions and 2 deletions

View File

@ -0,0 +1,12 @@
{
"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"
}