example project
This commit is contained in:
parent
6c2ddef1bb
commit
98c2758a59
24 changed files with 669 additions and 0 deletions
31
example/project/options/tvos/options_tvos.yy
generated
Normal file
31
example/project/options/tvos/options_tvos.yy
generated
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"$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":"project",
|
||||
"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",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue