docs(map/gdd): add gdd document and related meta files
新增了游戏设计文档相关的目录、markdown文件以及对应的元配置文件,用于完善项目的开发文档体系
This commit is contained in:
9
assets/script/game/map/gdd.meta
Normal file
9
assets/script/game/map/gdd.meta
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ver": "1.2.0",
|
||||
"importer": "directory",
|
||||
"imported": true,
|
||||
"uuid": "f7d12276-41a4-4460-83a1-6053a86a7c0d",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
9
assets/script/game/map/gdd/reviews.meta
Normal file
9
assets/script/game/map/gdd/reviews.meta
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ver": "1.2.0",
|
||||
"importer": "directory",
|
||||
"imported": true,
|
||||
"uuid": "0431b4de-106c-454e-b811-40c5a5dfa45e",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ver": "1.0.1",
|
||||
"importer": "text",
|
||||
"imported": true,
|
||||
"uuid": "e1cc9fc8-bffd-4459-bf43-43e1a1077211",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
11
assets/script/game/map/gdd/rogue-spawning.md.meta
Normal file
11
assets/script/game/map/gdd/rogue-spawning.md.meta
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ver": "1.0.1",
|
||||
"importer": "text",
|
||||
"imported": true,
|
||||
"uuid": "fce5dc7c-74cc-4f86-a314-996d2d8650b5",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
11
assets/script/game/map/gdd/systems-index.md.meta
Normal file
11
assets/script/game/map/gdd/systems-index.md.meta
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ver": "1.0.1",
|
||||
"importer": "text",
|
||||
"imported": true,
|
||||
"uuid": "c7049b13-8ae2-45e8-a8de-d760eef08b8e",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
Reference in New Issue
Block a user