Tiberiu Chibici
914ae0de0d
Implemented script to generate Resources.g.h file linking assets to code. Added assets from old project.
17 lines
236 B
Plaintext
17 lines
236 B
Plaintext
{
|
|
"cellWidth": 16,
|
|
"cellHeight": 16,
|
|
|
|
"layerCount" : 10,
|
|
"width" : 380,
|
|
"height" : 213,
|
|
|
|
"layers":
|
|
[
|
|
{
|
|
"name" : "Background",
|
|
"cellsFile" : "levels/Farm_Background.csv",
|
|
"textureFile" : "tilesets/Ground.png"
|
|
}
|
|
]
|
|
} |