lel-guecs/assets/config.json
2025-05-05 12:11:51 -04:00

17 lines
341 B
JSON

{
"sounds": {
"ui_click": "assets/sounds/ui_click.ogg",
"ui_hover": "assets/sounds/ui_hover.ogg",
"blank": "assets/sounds/blank.ogg"
},
"sprites": {
"textures_test":
{"path": "assets/textures_test.png",
"frame_width": 53,
"frame_height": 34
}
},
"graphics": {
"smooth_textures": false
}
}