mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-11 04:54:06 +01:00
29 lines
1.4 KiB
Plaintext
29 lines
1.4 KiB
Plaintext
|
{
|
||
|
"option_tvos_display_name": "Made in GameMaker Studio 2",
|
||
|
"option_tvos_bundle_name": "com.company.game",
|
||
|
"option_tvos_version": "1.0.0.0",
|
||
|
"option_tvos_output_dir": "~/GameMakerStudio2/tvOS",
|
||
|
"option_tvos_team_id": "",
|
||
|
"option_tvos_icon_400": "${base_options_dir}/tvos/icons/400.png",
|
||
|
"option_tvos_icon_400_2x": "${base_options_dir}/tvos/icons/400_2x.png",
|
||
|
"option_tvos_icon_1280": "${base_options_dir}/tvos/icons/1280.png",
|
||
|
"option_tvos_topshelf": "${base_options_dir}/tvos/topshelf/topshelf.png",
|
||
|
"option_tvos_topshelf_2x": "${base_options_dir}/tvos/topshelf/topshelf_2x.png",
|
||
|
"option_tvos_topshelf_wide": "${base_options_dir}/tvos/topshelf/topshelf_wide.png",
|
||
|
"option_tvos_topshelf_wide_2x": "${base_options_dir}/tvos/topshelf/topshelf_wide_2x.png",
|
||
|
"option_tvos_splashscreen": "${base_options_dir}/tvos/splash/splash.png",
|
||
|
"option_tvos_splashscreen_2x": "${base_options_dir}/tvos/splash/splash_2x.png",
|
||
|
"option_tvos_splash_time": 0,
|
||
|
"option_tvos_interpolate_pixels": true,
|
||
|
"option_tvos_scale": 0,
|
||
|
"option_tvos_texture_page": "2048x2048",
|
||
|
"option_tvos_display_cursor": false,
|
||
|
"option_tvos_push_notifications": false,
|
||
|
"option_tvos_apple_sign_in": false,
|
||
|
"option_tvos_podfile_path": "${options_dir}\\tvos\\Podfile",
|
||
|
"option_tvos_podfile_lock_path": "${options_dir}\\tvos\\Podfile.lock",
|
||
|
"resourceVersion": "1.3",
|
||
|
"name": "tvOS",
|
||
|
"tags": [],
|
||
|
"resourceType": "GMtvOSOptions",
|
||
|
}
|