naval_swarm/assets/entities.json

11 lines
210 B
JSON

{
"ships": [
{
"destroyer": {
"texture": "assets/entities/ships/destroyer.svg",
"width": 58,
"height": 512
}
}
]
}