feat: publish HoloLake model-native living system source
This commit is contained in:
parent
6ad10edde1
commit
c395dd3a99
2467 changed files with 615073 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
|
||||
"productName": "HoloLake Era 内测版 0.2.0",
|
||||
"identifier": "com.guanghulab.hololake.preview",
|
||||
"build": {
|
||||
"beforeBuildCommand": "npm run build && npm run bundle-mcp && npm run agent-docs"
|
||||
},
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"title": "HoloLake Era 内测版 0.2.0 · 光湖语言世界"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue