Files
OldThink/Resources/Textures/Mob/greyshirt.rsi/meta.json
Pieter-Jan Briers 73f4442410 Engine Culling (#104)
* Move groups.yml to content.

* Add unpowered light prototype from engine.

* Move prototypes and textures over.

* Update submodule
2018-08-24 13:14:38 +02:00

16 lines
230 B
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "greyshirt",
"directions": 4,
"select": [],
"flags": {}
}
]
}