初始化项目版本

This commit is contained in:
Axhub Make
2026-07-29 16:04:39 +08:00
commit 4305a1082b
2629 changed files with 760590 additions and 0 deletions

11
.axhub/make/client.json Normal file
View File

@@ -0,0 +1,11 @@
{
"schemaVersion": 1,
"kind": "axhub-make-client",
"repository": "https://github.com/lintendo/Axhub-Make/tree/main/client",
"templateUrl": "https://github.com/lintendo/Axhub-Make/releases/download/make-client-template-v0.1.11/axhub-make-client-template.zip",
"templateVersion": "0.1.11",
"project": {
"id": "oneos-v2",
"name": "OneOS V2"
}
}