first
This commit is contained in:
12
assets/resources/config/game.meta
Normal file
12
assets/resources/config/game.meta
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ver": "1.2.0",
|
||||
"importer": "directory",
|
||||
"imported": true,
|
||||
"uuid": "a2c06fee-9cbe-4e3b-b9ff-a29cdd9e6646",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"compressionType": {},
|
||||
"isRemoteBundle": {}
|
||||
}
|
||||
}
|
||||
11
assets/resources/config/game/NetCode.json
Normal file
11
assets/resources/config/game/NetCode.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"1": {
|
||||
"describe": "成功"
|
||||
},
|
||||
"2": {
|
||||
"describe": "服务器错误"
|
||||
},
|
||||
"3": {
|
||||
"describe": "数据库错误"
|
||||
}
|
||||
}
|
||||
11
assets/resources/config/game/NetCode.json.meta
Normal file
11
assets/resources/config/game/NetCode.json.meta
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ver": "2.0.1",
|
||||
"importer": "json",
|
||||
"imported": true,
|
||||
"uuid": "632275d6-db6d-4335-9d55-31da137fb8f6",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
12
assets/resources/config/map.meta
Normal file
12
assets/resources/config/map.meta
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ver": "1.2.0",
|
||||
"importer": "directory",
|
||||
"imported": true,
|
||||
"uuid": "e3ed4c13-5d09-4cfa-a3d6-806fb4d6e2df",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"compressionType": {},
|
||||
"isRemoteBundle": {}
|
||||
}
|
||||
}
|
||||
12
assets/resources/config/map/map.json
Normal file
12
assets/resources/config/map/map.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"1": {
|
||||
"id": 1,
|
||||
"name": "img_map3",
|
||||
"delivery": "1,2"
|
||||
},
|
||||
"2": {
|
||||
"id": 2,
|
||||
"name": "img_map15",
|
||||
"delivery": "3,4"
|
||||
}
|
||||
}
|
||||
11
assets/resources/config/map/map.json.meta
Normal file
11
assets/resources/config/map/map.json.meta
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ver": "2.0.1",
|
||||
"importer": "json",
|
||||
"imported": true,
|
||||
"uuid": "42e464b0-3eb3-4e4a-8f25-b2a3748e06c3",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
30
assets/resources/config/map/map_delivery.json
Normal file
30
assets/resources/config/map/map_delivery.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"1": {
|
||||
"id": 1,
|
||||
"mapId": 1,
|
||||
"pos": "19,267",
|
||||
"toMapId": 2,
|
||||
"start": "66,237"
|
||||
},
|
||||
"2": {
|
||||
"id": 2,
|
||||
"mapId": 1,
|
||||
"pos": "76,201",
|
||||
"toMapId": 5,
|
||||
"start": "26,264"
|
||||
},
|
||||
"3": {
|
||||
"id": 3,
|
||||
"mapId": 2,
|
||||
"pos": "8,36",
|
||||
"toMapId": 3,
|
||||
"start": "73,182"
|
||||
},
|
||||
"4": {
|
||||
"id": 4,
|
||||
"mapId": 2,
|
||||
"pos": "68,239",
|
||||
"toMapId": 1,
|
||||
"start": "20,264"
|
||||
}
|
||||
}
|
||||
11
assets/resources/config/map/map_delivery.json.meta
Normal file
11
assets/resources/config/map/map_delivery.json.meta
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ver": "2.0.1",
|
||||
"importer": "json",
|
||||
"imported": true,
|
||||
"uuid": "0a10c4b2-05a5-4c79-9b8a-54e6ca7a4d3a",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
Reference in New Issue
Block a user