hololake-system-architecture/product-source/hololake-native-desktop/fixtures/web-novel-legacy-0.4.1/HL-MOD-WEBNOVEL-GRID-002.json

12 lines
564 B
JSON

{
"schema": "hololake.module-package/v1",
"moduleId": "HL-MOD-WEBNOVEL-GRID-002",
"name": "多维情节表与情节板",
"version": "1.0.0",
"publisher": "HoloLake Official",
"runtimeAdapter": "HOLOLAKE_NATIVE_SHARED_WEBNOVEL_ENGINE",
"capabilities": ["story_grid.read", "story_grid.write", "custom_field.write", "story_board.group"],
"permissions": ["current_account.web_novel.read", "current_account.web_novel.write"],
"dataPolicy": "ONE_SCENE_GRAPH_NO_DUPLICATE_STORY_STORE",
"selfTest": "WEBNOVEL_GRID_SCHEMA_AND_SHARED_SCENE_PROJECTION"
}