This commit is contained in:
2026-09-10 10:59:37 +03:00
commit d673543dd5
38 changed files with 728 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"id": "interface",
"name": "Interface",
"version": "1.0.0",
"author": "ct",
"description": "Game interface",
"depends": ["core>=1"]
}