| 12345678910111213141516171819202122232425262728293031 |
- {
- "$GMtvOSOptions":"v1",
- "%Name":"tvOS",
- "name":"tvOS",
- "option_tvos_build_number":0,
- "option_tvos_bundle_name":"com.company.game",
- "option_tvos_display_cursor":false,
- "option_tvos_display_name":"Made in GameMaker",
- "option_tvos_enable_broadcast":false,
- "option_tvos_icon_1280":"${base_options_dir}/tvos/icons/1280.png",
- "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_interpolate_pixels":true,
- "option_tvos_min_version":"10.0",
- "option_tvos_output_dir":"~/GameMakerStudio2/tvOS",
- "option_tvos_podfile_lock_path":"${options_dir}\\tvos\\Podfile.lock",
- "option_tvos_podfile_path":"${options_dir}\\tvos\\Podfile",
- "option_tvos_scale":0,
- "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_team_id":"",
- "option_tvos_texture_page":"2048x2048",
- "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_version":"1.0.0.0",
- "resourceType":"GMtvOSOptions",
- "resourceVersion":"2.0",
- }
|