Project created from basic template

This commit is contained in:
Quests Agent
2025-09-29 17:56:30 +02:00
commit a4ecf845bf
26 changed files with 3887 additions and 0 deletions

8
quests.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "New Project",
"description": "",
"icon": {
"lucide": "square-dashed",
"background": "conic-gradient(from 42deg at 50% 50%, #18181b, #27272a)"
}
}