9 lines
274 B
JSON
9 lines
274 B
JSON
{
|
|
"import": "./base_sourceengine.json",
|
|
"assets": [
|
|
{ "filename": "./maps/mcdonalds-mds.bsp" }
|
|
// { "filename": "./maps/mcdonalds-mds/graph.json" }
|
|
// ,{ "filename": "ent://burger.json", "delay": 1 }
|
|
// ,{ "filename": "ent://craeture.json", "delay": 2 }
|
|
]
|
|
} |