mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-11 04:54:06 +01:00
34 lines
1.5 KiB
Plaintext
34 lines
1.5 KiB
Plaintext
{
|
|
"resourceType": "GMWindowsOptions",
|
|
"resourceVersion": "1.1",
|
|
"name": "Windows",
|
|
"option_windows_display_name": "Pixel Composer 1.0.6",
|
|
"option_windows_executable_name": "${project_name} 1.0.6.exe",
|
|
"option_windows_version": "1.0.6.0",
|
|
"option_windows_company_info": "MakhamDev",
|
|
"option_windows_product_info": "Pixel Composer",
|
|
"option_windows_copyright_info": "",
|
|
"option_windows_description_info": "Pixel Composer",
|
|
"option_windows_display_cursor": true,
|
|
"option_windows_icon": "icons/icon.ico",
|
|
"option_windows_save_location": 0,
|
|
"option_windows_splash_screen": "${base_options_dir}/windows/splash/splash.png",
|
|
"option_windows_use_splash": false,
|
|
"option_windows_start_fullscreen": false,
|
|
"option_windows_allow_fullscreen_switching": true,
|
|
"option_windows_interpolate_pixels": false,
|
|
"option_windows_vsync": false,
|
|
"option_windows_resize_window": true,
|
|
"option_windows_borderless": false,
|
|
"option_windows_scale": 1,
|
|
"option_windows_copy_exe_to_dest": false,
|
|
"option_windows_sleep_margin": 10,
|
|
"option_windows_texture_page": "2048x2048",
|
|
"option_windows_installer_finished": "${base_options_dir}/windows/installer/finished.bmp",
|
|
"option_windows_installer_header": "${base_options_dir}/windows/installer/header.bmp",
|
|
"option_windows_license": "${base_options_dir}/windows/installer/license.txt",
|
|
"option_windows_nsis_file": "${base_options_dir}/windows/installer/nsis_script.nsi",
|
|
"option_windows_enable_steam": false,
|
|
"option_windows_disable_sandbox": true,
|
|
"option_windows_steam_use_alternative_launcher": false,
|
|
} |