Initial commit
This commit is contained in:
16
options/main/options_main.yy
Normal file
16
options/main/options_main.yy
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"option_gameguid": "b3b27d68-2980-46ba-82f5-3bdbdf1dfca7",
|
||||
"option_game_speed": 60,
|
||||
"option_mips_for_3d_textures": false,
|
||||
"option_draw_colour": 4294967295,
|
||||
"option_window_colour": 255,
|
||||
"option_steam_app_id": "0",
|
||||
"option_sci_usesci": false,
|
||||
"option_author": "",
|
||||
"option_lastchanged": "",
|
||||
"option_spine_licence": false,
|
||||
"resourceVersion": "1.2",
|
||||
"name": "Main",
|
||||
"tags": [],
|
||||
"resourceType": "GMMainOptions",
|
||||
}
|
||||
11
options/operagx/options_operagx.yy
Normal file
11
options/operagx/options_operagx.yy
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"option_operagx_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",
|
||||
"resourceVersion": "1.0",
|
||||
"name": "operagx",
|
||||
"tags": [],
|
||||
"resourceType": "GMOperaGXOptions",
|
||||
}
|
||||
36
options/windows/options_windows.yy
Normal file
36
options/windows/options_windows.yy
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"option_windows_display_name": "Created with GameMaker Studio 2",
|
||||
"option_windows_executable_name": "${project_name}.exe",
|
||||
"option_windows_version": "1.0.0.0",
|
||||
"option_windows_company_info": "YoYo Games Ltd",
|
||||
"option_windows_product_info": "Created with GameMaker Studio 2",
|
||||
"option_windows_copyright_info": "",
|
||||
"option_windows_description_info": "A GameMaker Studio 2 Game",
|
||||
"option_windows_display_cursor": true,
|
||||
"option_windows_icon": "${base_options_dir}/windows/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": false,
|
||||
"option_windows_interpolate_pixels": false,
|
||||
"option_windows_vsync": false,
|
||||
"option_windows_resize_window": false,
|
||||
"option_windows_borderless": false,
|
||||
"option_windows_scale": 0,
|
||||
"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": false,
|
||||
"option_windows_steam_use_alternative_launcher": false,
|
||||
"option_windows_use_x64": false,
|
||||
"resourceVersion": "1.1",
|
||||
"name": "Windows",
|
||||
"tags": [],
|
||||
"resourceType": "GMWindowsOptions",
|
||||
}
|
||||
Reference in New Issue
Block a user