faundation for json loading
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ships": [
|
||||
{
|
||||
"destroyer": {
|
||||
"texture": "assets/entities/ships/destroyer.svg",
|
||||
"width": 58,
|
||||
"height": 512
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user