Add project code

This commit is contained in:
Andrew Trieu
2025-04-20 15:57:23 +03:00
committed by Andrew Trieu
commit 3fbd0e4977
612 changed files with 11196 additions and 0 deletions

31
options/tvos/options_tvos.yy generated Normal file
View 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":"Bit Blaster",
"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",
}