catch-up
|
@ -95,10 +95,15 @@
|
||||||
{"name":"macOS","path":"options/mac/options_mac.yy",},
|
{"name":"macOS","path":"options/mac/options_mac.yy",},
|
||||||
{"name":"Linux","path":"options/linux/options_linux.yy",},
|
{"name":"Linux","path":"options/linux/options_linux.yy",},
|
||||||
{"name":"Windows","path":"options/windows/options_windows.yy",},
|
{"name":"Windows","path":"options/windows/options_windows.yy",},
|
||||||
|
{"name":"Android","path":"options/android/options_android.yy",},
|
||||||
|
{"name":"HTML5","path":"options/html5/options_html5.yy",},
|
||||||
|
{"name":"iOS","path":"options/ios/options_ios.yy",},
|
||||||
|
{"name":"tvOS","path":"options/tvos/options_tvos.yy",},
|
||||||
|
{"name":"Windows UWP","path":"options/windowsuap/options_windowsuap.yy",},
|
||||||
|
{"name":"operagx","path":"options/operagx/options_operagx.yy",},
|
||||||
],
|
],
|
||||||
"isDnDProject": false,
|
"isDnDProject": false,
|
||||||
"isEcma": false,
|
"isEcma": false,
|
||||||
"tutorialPath": "",
|
|
||||||
"configs": {
|
"configs": {
|
||||||
"name": "Default",
|
"name": "Default",
|
||||||
"children": [],
|
"children": [],
|
||||||
|
@ -139,7 +144,7 @@
|
||||||
],
|
],
|
||||||
"IncludedFiles": [],
|
"IncludedFiles": [],
|
||||||
"MetaData": {
|
"MetaData": {
|
||||||
"IDEVersion": "2.3.2.560",
|
"IDEVersion": "2022.100.0.470",
|
||||||
},
|
},
|
||||||
"resourceVersion": "1.4",
|
"resourceVersion": "1.4",
|
||||||
"name": "Infinity",
|
"name": "Infinity",
|
||||||
|
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB |
0
notes/compatibility_report_290621_059345934/compatibility_report_290621_059345934.txt
Executable file → Normal file
0
notes/compatibility_report_290621_059345934/compatibility_report_290621_059345934.yy
Executable file → Normal file
|
@ -0,0 +1,76 @@
|
||||||
|
{
|
||||||
|
"option_android_sync_amazon": false,
|
||||||
|
"option_android_display_name": "Created with GameMaker Studio 2",
|
||||||
|
"option_android_version": "1.0.0.0",
|
||||||
|
"option_android_tools_from_version": false,
|
||||||
|
"option_android_build_tools": "",
|
||||||
|
"option_android_support_lib": "",
|
||||||
|
"option_android_target_sdk": "",
|
||||||
|
"option_android_minimum_sdk": "",
|
||||||
|
"option_android_compile_sdk": "",
|
||||||
|
"option_android_package_domain": "com",
|
||||||
|
"option_android_package_company": "company",
|
||||||
|
"option_android_package_product": "game",
|
||||||
|
"option_android_arch_armv7": false,
|
||||||
|
"option_android_arch_x86": false,
|
||||||
|
"option_android_arch_arm64": true,
|
||||||
|
"option_android_arch_x86_64": false,
|
||||||
|
"option_android_orient_portrait": true,
|
||||||
|
"option_android_orient_portrait_flipped": true,
|
||||||
|
"option_android_orient_landscape": true,
|
||||||
|
"option_android_orient_landscape_flipped": true,
|
||||||
|
"option_android_gamepad_support": true,
|
||||||
|
"option_android_lint": false,
|
||||||
|
"option_android_install_location": 0,
|
||||||
|
"option_android_sleep_margin": 4,
|
||||||
|
"option_android_splash_screens_landscape": "${base_options_dir}/android/splash/landscape.png",
|
||||||
|
"option_android_splash_screens_portrait": "${base_options_dir}/android/splash/portrait.png",
|
||||||
|
"option_android_splash_time": 0,
|
||||||
|
"option_android_launchscreen_fill": 0,
|
||||||
|
"option_android_splashscreen_background_colour": 255,
|
||||||
|
"option_android_tv_banner": "${base_options_dir}/android/tv_banner.png",
|
||||||
|
"option_android_interpolate_pixels": false,
|
||||||
|
"option_android_screen_depth": 0,
|
||||||
|
"option_android_device_support": 0,
|
||||||
|
"option_android_scale": 0,
|
||||||
|
"option_android_texture_page": "2048x2048",
|
||||||
|
"option_android_icon_ldpi": "${base_options_dir}/android/icons/ldpi.png",
|
||||||
|
"option_android_icon_mdpi": "${base_options_dir}/android/icons/mdpi.png",
|
||||||
|
"option_android_icon_hdpi": "${base_options_dir}/android/icons/hdpi.png",
|
||||||
|
"option_android_icon_xhdpi": "${base_options_dir}/android/icons/xhdpi.png",
|
||||||
|
"option_android_icon_xxhdpi": "${base_options_dir}/android/icons/xxhdpi.png",
|
||||||
|
"option_android_icon_xxxhdpi": "${base_options_dir}/android/icons/xxxhdpi.png",
|
||||||
|
"option_android_icon_adaptive_generate": false,
|
||||||
|
"option_android_icon_adaptive_ldpi": "${base_options_dir}/android/icons_adaptive/ldpi.png",
|
||||||
|
"option_android_icon_adaptive_mdpi": "${base_options_dir}/android/icons_adaptive/mdpi.png",
|
||||||
|
"option_android_icon_adaptive_hdpi": "${base_options_dir}/android/icons_adaptive/hdpi.png",
|
||||||
|
"option_android_icon_adaptive_xhdpi": "${base_options_dir}/android/icons_adaptive/xhdpi.png",
|
||||||
|
"option_android_icon_adaptive_xxhdpi": "${base_options_dir}/android/icons_adaptive/xxhdpi.png",
|
||||||
|
"option_android_icon_adaptive_xxxhdpi": "${base_options_dir}/android/icons_adaptive/xxxhdpi.png",
|
||||||
|
"option_android_icon_adaptivebg_ldpi": "${base_options_dir}/android/icons_adaptivebg/ldpi.png",
|
||||||
|
"option_android_icon_adaptivebg_mdpi": "${base_options_dir}/android/icons_adaptivebg/mdpi.png",
|
||||||
|
"option_android_icon_adaptivebg_hdpi": "${base_options_dir}/android/icons_adaptivebg/hdpi.png",
|
||||||
|
"option_android_icon_adaptivebg_xhdpi": "${base_options_dir}/android/icons_adaptivebg/xhdpi.png",
|
||||||
|
"option_android_icon_adaptivebg_xxhdpi": "${base_options_dir}/android/icons_adaptivebg/xxhdpi.png",
|
||||||
|
"option_android_icon_adaptivebg_xxxhdpi": "${base_options_dir}/android/icons_adaptivebg/xxxhdpi.png",
|
||||||
|
"option_android_use_facebook": false,
|
||||||
|
"option_android_facebook_id": "",
|
||||||
|
"option_android_facebook_app_display_name": "",
|
||||||
|
"option_android_google_cloud_saving": false,
|
||||||
|
"option_android_google_services_app_id": "",
|
||||||
|
"option_android_permission_write_external_storage": false,
|
||||||
|
"option_android_permission_read_phone_state": false,
|
||||||
|
"option_android_permission_network_state": false,
|
||||||
|
"option_android_permission_internet": true,
|
||||||
|
"option_android_permission_bluetooth": true,
|
||||||
|
"option_android_permission_record_audio": false,
|
||||||
|
"option_android_application_tag_inject": "",
|
||||||
|
"option_android_google_apk_expansion": false,
|
||||||
|
"option_android_google_dynamic_asset_delivery": false,
|
||||||
|
"option_android_google_licensing_public_key": "",
|
||||||
|
"option_android_tv_isgame": true,
|
||||||
|
"resourceVersion": "1.0",
|
||||||
|
"name": "Android",
|
||||||
|
"tags": [],
|
||||||
|
"resourceType": "GMAndroidOptions",
|
||||||
|
}
|
|
@ -0,0 +1,34 @@
|
||||||
|
{
|
||||||
|
"option_html5_browser_title": "Created with GameMaker Studio 2",
|
||||||
|
"option_html5_version": "1.0.0.0",
|
||||||
|
"option_html5_foldername": "html5game",
|
||||||
|
"option_html5_outputname": "index.html",
|
||||||
|
"option_html5_splash_png": "${base_options_dir}/html5/splash.png",
|
||||||
|
"option_html5_usesplash": false,
|
||||||
|
"option_html5_outputdebugtoconsole": true,
|
||||||
|
"option_html5_display_cursor": true,
|
||||||
|
"option_html5_localrunalert": true,
|
||||||
|
"option_html5_index": "",
|
||||||
|
"option_html5_loadingbar": "",
|
||||||
|
"option_html5_jsprepend": "",
|
||||||
|
"option_html5_icon": "${base_options_dir}/html5/fav.ico",
|
||||||
|
"option_html5_allow_fullscreen": true,
|
||||||
|
"option_html5_interpolate_pixels": true,
|
||||||
|
"option_html5_centregame": false,
|
||||||
|
"option_html5_usebuiltinparticles": true,
|
||||||
|
"option_html5_usebuiltinfont": true,
|
||||||
|
"option_html5_webgl": 2,
|
||||||
|
"option_html5_scale": 0,
|
||||||
|
"option_html5_texture_page": "2048x2048",
|
||||||
|
"option_html5_use_facebook": false,
|
||||||
|
"option_html5_facebook_id": "",
|
||||||
|
"option_html5_facebook_app_display_name": "",
|
||||||
|
"option_html5_flurry_enable": false,
|
||||||
|
"option_html5_flurry_id": "",
|
||||||
|
"option_html5_google_analytics_enable": false,
|
||||||
|
"option_html5_google_tracking_id": "",
|
||||||
|
"resourceVersion": "1.0",
|
||||||
|
"name": "HTML5",
|
||||||
|
"tags": [],
|
||||||
|
"resourceType": "GMHtml5Options",
|
||||||
|
}
|
|
@ -0,0 +1,45 @@
|
||||||
|
{
|
||||||
|
"option_ios_display_name": "Created with GameMaker Studio 2",
|
||||||
|
"option_ios_bundle_name": "com.company.game",
|
||||||
|
"option_ios_version": "1.0.0.0",
|
||||||
|
"option_ios_output_dir": "~/gamemakerstudio2",
|
||||||
|
"option_ios_team_id": "",
|
||||||
|
"option_ios_orientation_portrait": true,
|
||||||
|
"option_ios_orientation_portrait_flipped": true,
|
||||||
|
"option_ios_orientation_landscape": true,
|
||||||
|
"option_ios_orientation_landscape_flipped": true,
|
||||||
|
"option_ios_devices": 2,
|
||||||
|
"option_ios_defer_home_indicator": false,
|
||||||
|
"option_ios_icon_iphone_app_120": "${base_options_dir}/ios/icons/app/iphone_120.png",
|
||||||
|
"option_ios_icon_iphone_app_180": "${base_options_dir}/ios/icons/app/iphone_180.png",
|
||||||
|
"option_ios_icon_ipad_app_76": "${base_options_dir}/ios/icons/app/ipad_76.png",
|
||||||
|
"option_ios_icon_ipad_app_152": "${base_options_dir}/ios/icons/app/ipad_152.png",
|
||||||
|
"option_ios_icon_ipad_pro_app_167": "${base_options_dir}/ios/icons/app/ipad_pro_167.png",
|
||||||
|
"option_ios_icon_iphone_notification_40": "${base_options_dir}/ios/icons/notification/iphone_40.png",
|
||||||
|
"option_ios_icon_iphone_notification_60": "${base_options_dir}/ios/icons/notification/iphone_60.png",
|
||||||
|
"option_ios_icon_ipad_notification_20": "${base_options_dir}/ios/icons/notification/ipad_20.png",
|
||||||
|
"option_ios_icon_ipad_notification_40": "${base_options_dir}/ios/icons/notification/ipad_40.png",
|
||||||
|
"option_ios_icon_iphone_spotlight_80": "${base_options_dir}/ios/icons/spotlight/iphone_80.png",
|
||||||
|
"option_ios_icon_iphone_spotlight_120": "${base_options_dir}/ios/icons/spotlight/iphone_120.png",
|
||||||
|
"option_ios_icon_ipad_spotlight_40": "${base_options_dir}/ios/icons/spotlight/ipad_40.png",
|
||||||
|
"option_ios_icon_ipad_spotlight_80": "${base_options_dir}/ios/icons/spotlight/ipad_80.png",
|
||||||
|
"option_ios_icon_iphone_settings_58": "${base_options_dir}/ios/icons/settings/iphone_58.png",
|
||||||
|
"option_ios_icon_iphone_settings_87": "${base_options_dir}/ios/icons/settings/iphone_87.png",
|
||||||
|
"option_ios_icon_ipad_settings_29": "${base_options_dir}/ios/icons/settings/ipad_29.png",
|
||||||
|
"option_ios_icon_ipad_settings_58": "${base_options_dir}/ios/icons/settings/ipad_58.png",
|
||||||
|
"option_ios_icon_itunes_artwork_1024": "${base_options_dir}/ios/icons/itunes/itunes_1024.png",
|
||||||
|
"option_ios_splashscreen_background_colour": 255,
|
||||||
|
"option_ios_launchscreen_image": "${base_options_dir}/ios/splash/launchscreen.png",
|
||||||
|
"option_ios_launchscreen_image_landscape": "${base_options_dir}/ios/splash/launchscreen-landscape.png",
|
||||||
|
"option_ios_launchscreen_fill": 0,
|
||||||
|
"option_ios_interpolate_pixels": false,
|
||||||
|
"option_ios_half_ipad1_textures": false,
|
||||||
|
"option_ios_scale": 0,
|
||||||
|
"option_ios_texture_page": "2048x2048",
|
||||||
|
"option_ios_podfile_path": "${options_dir}/ios/Podfile",
|
||||||
|
"option_ios_podfile_lock_path": "${options_dir}/ios/Podfile.lock",
|
||||||
|
"resourceVersion": "1.3",
|
||||||
|
"name": "iOS",
|
||||||
|
"tags": [],
|
||||||
|
"resourceType": "GMiOSOptions",
|
||||||
|
}
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"option_gameguid": "{7F7275A0-7598-7F72-9075-727F8875727F}",
|
"option_gameguid": "{7F7275A0-7598-7F72-9075-727F8875727F}",
|
||||||
|
"option_gameid": "0",
|
||||||
"option_game_speed": 60,
|
"option_game_speed": 60,
|
||||||
"option_mips_for_3d_textures": false,
|
"option_mips_for_3d_textures": false,
|
||||||
"option_draw_colour": 4294967295,
|
"option_draw_colour": 4294967295,
|
||||||
|
@ -7,9 +8,14 @@
|
||||||
"option_steam_app_id": "0",
|
"option_steam_app_id": "0",
|
||||||
"option_sci_usesci": false,
|
"option_sci_usesci": false,
|
||||||
"option_author": "",
|
"option_author": "",
|
||||||
|
"option_collision_compatibility": true,
|
||||||
|
"option_copy_on_write_enabled": true,
|
||||||
"option_lastchanged": "",
|
"option_lastchanged": "",
|
||||||
"option_spine_licence": false,
|
"option_spine_licence": false,
|
||||||
"resourceVersion": "1.2",
|
"option_template_image": "${base_options_dir}/main/template_image.png",
|
||||||
|
"option_template_icon": "${base_options_dir}/main/template_icon.png",
|
||||||
|
"option_template_description": null,
|
||||||
|
"resourceVersion": "1.4",
|
||||||
"name": "Main",
|
"name": "Main",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"resourceType": "GMMainOptions",
|
"resourceType": "GMMainOptions",
|
||||||
|
|
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"option_operagx_version": "1.0.0.0",
|
||||||
|
"option_operagx_next_version": "1.0.0.0",
|
||||||
|
"option_operagx_game_name": "${project_name}",
|
||||||
|
"option_operagx_interpolate_pixels": true,
|
||||||
|
"option_operagx_scale": 0,
|
||||||
|
"option_operagx_texture_page": "2048x2048",
|
||||||
|
"option_operagx_display_cursor": true,
|
||||||
|
"option_operagx_guid": "",
|
||||||
|
"option_operagx_team_name": "",
|
||||||
|
"option_operagx_editUrl": "",
|
||||||
|
"option_operagx_internalShareUrl": "",
|
||||||
|
"option_operagx_publicShareUrl": "",
|
||||||
|
"resourceVersion": "1.0",
|
||||||
|
"name": "operagx",
|
||||||
|
"tags": [],
|
||||||
|
"resourceType": "GMOperaGXOptions",
|
||||||
|
}
|
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"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_podfile_path": "${options_dir}\\tvos\\Podfile",
|
||||||
|
"option_tvos_podfile_lock_path": "${options_dir}\\tvos\\Podfile.lock",
|
||||||
|
"resourceVersion": "1.3",
|
||||||
|
"name": "tvOS",
|
||||||
|
"tags": [],
|
||||||
|
"resourceType": "GMtvOSOptions",
|
||||||
|
}
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 151 KiB |
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
|
@ -0,0 +1,61 @@
|
||||||
|
{
|
||||||
|
"option_windowsuap_display_name": "Created with GameMaker Studio 2",
|
||||||
|
"option_windowsuap_package_name": "YourPackageName",
|
||||||
|
"option_windowsuap_publisher_display_name": "YourPublisherName",
|
||||||
|
"option_windowsuap_package_display_name": "YourPackageDisplayName",
|
||||||
|
"option_windowsuap_description": "Your Description",
|
||||||
|
"option_windowsuap_version": "1.0.0.0",
|
||||||
|
"option_windowsuap_orient_portrait": true,
|
||||||
|
"option_windowsuap_orient_portrait_flipped": true,
|
||||||
|
"option_windowsuap_orient_landscape": true,
|
||||||
|
"option_windowsuap_orient_landscape_flipped": true,
|
||||||
|
"option_windowsuap_small_logo": "${base_options_dir}/windowsuap/logos/SmallLogo.scale-100.png",
|
||||||
|
"option_windowsuap_smallish_logo": "${base_options_dir}/windowsuap/logos/SmallishLogo.scale-100.png",
|
||||||
|
"option_windowsuap_store_logo": "${base_options_dir}/windowsuap/logos/StoreLogo.scale-100.png",
|
||||||
|
"option_windowsuap_logo": "${base_options_dir}/windowsuap/logos/Logo.scale-100.png",
|
||||||
|
"option_windowsuap_logo_background_colour": 4278190080,
|
||||||
|
"option_windowsuap_logo_foreground_text": 0,
|
||||||
|
"option_windowsuap_wide_logo": "${base_options_dir}/windowsuap/logos/WideLogo.scale-100.png",
|
||||||
|
"option_windowsuap_large_logo": "${base_options_dir}/windowsuap/logos/LargeLogo.scale-100.png",
|
||||||
|
"option_windowsuap_splash_png": "${base_options_dir}/windowsuap/splash/SplashScreen.scale-100.png",
|
||||||
|
"option_windowsuap_splash_background_colour": 4278190080,
|
||||||
|
"option_windowsuap_interpolate_pixels": false,
|
||||||
|
"option_windowsuap_display_cursor": true,
|
||||||
|
"option_windowsuap_start_fullscreen": false,
|
||||||
|
"option_windowsuap_allow_fullscreen_switching": false,
|
||||||
|
"option_windowsuap_use_synchronization": true,
|
||||||
|
"option_windowsuap_scale": 0,
|
||||||
|
"option_windowsuap_texture_page": "2048x2048",
|
||||||
|
"option_windowsuap_certificate_location": "${base_options_dir}\\windowsuap\\keys\\WinUWPRunner_TemporaryKey.pfx",
|
||||||
|
"option_windowsuap_certificate_publishername": "CN=Sandbox",
|
||||||
|
"option_windowsuap_native_cpu": 0,
|
||||||
|
"option_windowsuap_internet_capable": false,
|
||||||
|
"option_windowsuap_microphone_capable": false,
|
||||||
|
"option_windowsuap_iap_sandbox": false,
|
||||||
|
"option_windowsuap_targetdevicefamily_universal": true,
|
||||||
|
"option_windowsuap_target_platform_version": "10.0.14393.0",
|
||||||
|
"option_windowsuap_target_platform_min_version": "10.0.14393.0",
|
||||||
|
"option_windowsuap_targetdevicefamily_desktop": false,
|
||||||
|
"option_windowsuap_desktop_family_platform_version": "10.0.14393.0",
|
||||||
|
"option_windowsuap_desktop_family_platform_min_version": "10.0.14393.0",
|
||||||
|
"option_windowsuap_targetdevicefamily_xbox": false,
|
||||||
|
"option_windowsuap_xbox_family_platform_version": "10.0.14393.0",
|
||||||
|
"option_windowsuap_xbox_family_platform_min_version": "10.0.14393.0",
|
||||||
|
"option_windowsuap_targetdevicefamily_mobile": false,
|
||||||
|
"option_windowsuap_mobile_family_platform_version": "10.0.14393.0",
|
||||||
|
"option_windowsuap_mobile_family_platform_min_version": "10.0.14393.0",
|
||||||
|
"option_windowsuap_targetdevicefamily_holographic": false,
|
||||||
|
"option_windowsuap_holographic_family_platform_version": "10.0.14393.0",
|
||||||
|
"option_windowsuap_holographic_family_platform_min_version": "10.0.14393.0",
|
||||||
|
"option_windowsuap_targetdevicefamily_team": false,
|
||||||
|
"option_windowsuap_team_family_platform_version": "10.0.14393.0",
|
||||||
|
"option_windowsuap_team_family_platform_min_version": "10.0.14393.0",
|
||||||
|
"option_windowsuap_xbox_live": false,
|
||||||
|
"option_windowsuap_xbox_live_creators_program": false,
|
||||||
|
"option_windowsuap_xbox_live_title_id": "0",
|
||||||
|
"option_windowsuap_xbox_live_scid": "00000000-0000-0000-0000-000000000000",
|
||||||
|
"resourceVersion": "1.0",
|
||||||
|
"name": "Windows UWP",
|
||||||
|
"tags": [],
|
||||||
|
"resourceType": "GMWindowsUAPOptions",
|
||||||
|
}
|