mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-16 08:02:36 +00:00
Fixed AssetViewer crashing when loading a scripted asset
This commit is contained in:
30
maps/model_viewer.json
Normal file
30
maps/model_viewer.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"metadata": {
|
||||
"name": "Model Viewer",
|
||||
"gamemode": null,
|
||||
"authors": [
|
||||
"Cyberarm"
|
||||
],
|
||||
"datetime": "2021-04-25 22:51:00 UTC",
|
||||
"thumbnail": "",
|
||||
"description": "A map for the model viewer tool to use."
|
||||
},
|
||||
|
||||
"entities": [],
|
||||
|
||||
"spawnpoints": [
|
||||
{
|
||||
"team": 0,
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"orientation": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user