21 lines
459 B
JSON
21 lines
459 B
JSON
{
|
|
"game_name": "Ludum Dare 50",
|
|
"base_window_size": [
|
|
1080,
|
|
720
|
|
],
|
|
"target_fps": 60,
|
|
"tile_size": 128,
|
|
"discord": {
|
|
"app_id": 954413081918857276,
|
|
"artwork": {
|
|
"logo": "ld50-logo"
|
|
},
|
|
"strings": {
|
|
"details.loading": "Watching the game load",
|
|
"details.sm_failure": "Game went FUBAR",
|
|
"details.main_menu": "In the main menu"
|
|
}
|
|
}
|
|
}
|