This commit is contained in:
2026-09-10 18:15:12 +03:00
commit a4bbe43f87
201 changed files with 1785 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"id": "core",
"name": "Core",
"version": "1.0.0",
"author": "ct",
"description": "Game core",
"sources": [
"src/*.cs"
]
}