Pixel-Composer/options/windows/options_windows.yy

38 lines
2.0 KiB
Plaintext
Raw Normal View History

2022-01-13 05:24:03 +01:00
{
2022-09-21 06:09:40 +02:00
"resourceType": "GMWindowsOptions",
"resourceVersion": "1.1",
"name": "Windows",
2023-01-17 08:11:55 +01:00
"ConfigValues": {
2023-02-14 02:51:14 +01:00
"Tester": {"option_windows_version":"1.13.0.0","option_windows_executable_name":"${project_name} 1.13.exe","option_windows_display_name":"Pixel Composer 1.13","option_windows_interpolate_pixels":"false","option_windows_texture_page":"8192x8192",},
2023-02-28 09:43:01 +01:00
"Demo": {"option_windows_executable_name":"${project_name} DEMO.exe","option_windows_display_name":"Pixel Composer 1.13.4 DEMO","option_windows_version":"1.13.4.0",},
2023-01-17 08:11:55 +01:00
},
2023-02-28 09:43:01 +01:00
"option_windows_allow_fullscreen_switching": false,
"option_windows_borderless": true,
2022-01-13 05:24:03 +01:00
"option_windows_company_info": "MakhamDev",
2023-02-28 09:43:01 +01:00
"option_windows_copy_exe_to_dest": false,
2022-01-13 05:24:03 +01:00
"option_windows_copyright_info": "",
"option_windows_description_info": "Pixel Composer",
2023-02-28 09:43:01 +01:00
"option_windows_disable_sandbox": true,
2022-01-13 05:24:03 +01:00
"option_windows_display_cursor": true,
2023-02-28 09:43:01 +01:00
"option_windows_display_name": "Pixel Composer 1.13.4",
"option_windows_enable_steam": false,
"option_windows_executable_name": "PixelComposer.exe",
2022-01-13 05:24:03 +01:00
"option_windows_icon": "icons/icon.ico",
"option_windows_installer_finished": "${base_options_dir}/windows/installer/finished.bmp",
"option_windows_installer_header": "${base_options_dir}/windows/installer/header.bmp",
2023-02-28 09:43:01 +01:00
"option_windows_interpolate_pixels": false,
2022-01-13 05:24:03 +01:00
"option_windows_license": "${base_options_dir}/windows/installer/license.txt",
"option_windows_nsis_file": "${base_options_dir}/windows/installer/nsis_script.nsi",
2023-02-28 09:43:01 +01:00
"option_windows_product_info": "Pixel Composer",
"option_windows_resize_window": true,
"option_windows_save_location": 0,
"option_windows_scale": 1,
"option_windows_sleep_margin": 10,
"option_windows_splash_screen": "${base_options_dir}/windows/splash/splash.png",
"option_windows_start_fullscreen": false,
2022-01-13 05:24:03 +01:00
"option_windows_steam_use_alternative_launcher": false,
2023-02-28 09:43:01 +01:00
"option_windows_texture_page": "2048x2048",
"option_windows_use_splash": false,
"option_windows_version": "1.13.4.0",
"option_windows_vsync": false,
2022-01-13 05:24:03 +01:00
}