【m】添加程序集

This commit is contained in:
mzh
2026-01-06 14:57:26 +08:00
parent 273200202d
commit d4246252bb
5 changed files with 49 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "com.storyeditor.editor",
"rootNamespace": "",
"references": ["GUID:4f15563d771239c44bec6b88c77db9f7","GUID:002c1bbed08fa44d282ef34fd5edb138","GUID:b8e24fd1eb19b4226afebb2810e3c19b"],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: c31e05a53145634458979bede822b24b
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,20 @@
{
"name": "com.storyeditor.runtime",
"rootNamespace": "",
"references": [
"GUID:f51ebe6a0ceec4240a699833d6309b23",
"G,
"GUID:fad681b9bfe621d4fa07f4f69c311443",
"GUID:b8e24fd1eb19b4226afebb2810e3c19b"UID:fad681b9bfe621d4fa07f4f69c311443",
"GUID:b8e24fd1eb19b4226afebb2810e3c19b"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 4f15563d771239c44bec6b88c77db9f7
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,6 +1,6 @@
{
"name": "com.staryevo.storyeditor",
"version": "1.0.0",
"version": "1.0.1",
"displayName": "10.StoryEditor",
"description": "可视化剧本编辑器\n1.通过可视化图表编辑剧本内容\n2.将剧本导出为json\n3.解析剧本并执行",
"unity": "2021.3",