engine/bin/data/scenes/sourceengine/cs_office.json

15 lines
295 B
JSON

{
"import": "./base_sourceengine.json",
"assets": [
// { "filename": "./maps/cs_office.bsp" }
{ "filename": "./maps/cs_office/graph.json" }
],
"metadata": {
"graph": {
// realistically shouldn't ever need to define additional tags for BSPs
"tags": {
}
}
}
}