initialized blank GameMaker project

This commit is contained in:
Jennifer Hogueison 2023-08-30 23:07:28 -07:00
commit 281ab4e734
7 changed files with 170 additions and 0 deletions

View File

@ -0,0 +1,4 @@
{
"FolderOrderSettings": [],
"ResourceOrderSettings": [],
}

26
double-jammy-whammy.yyp Normal file
View File

@ -0,0 +1,26 @@
{
"resourceType": "GMProject",
"resourceVersion": "1.7",
"name": "double-jammy-whammy",
"AudioGroups": [
{"resourceType":"GMAudioGroup","resourceVersion":"1.3","name":"audiogroup_default","targets":-1,},
],
"configs": {
"children": [],
"name": "Default",
},
"defaultScriptType": 0,
"Folders": [],
"IncludedFiles": [],
"isEcma": false,
"LibraryEmitters": [],
"MetaData": {
"IDEVersion": "2023.800.0.404",
},
"resources": [],
"RoomOrderNodes": [],
"templateType": "game",
"TextureGroups": [
{"resourceType":"GMTextureGroup","resourceVersion":"1.3","name":"Default","autocrop":true,"border":2,"compressFormat":"bz2","directory":"","groupParent":null,"isScaled":true,"loadType":"default","mipsToGenerate":0,"targets":-1,},
],
}

View File

@ -0,0 +1,24 @@
{
"resourceType": "GMLinuxOptions",
"resourceVersion": "1.0",
"name": "Linux",
"option_linux_allow_fullscreen": false,
"option_linux_disable_sandbox": false,
"option_linux_display_cursor": true,
"option_linux_display_name": "Created with GameMaker",
"option_linux_display_splash": false,
"option_linux_enable_steam": false,
"option_linux_homepage": "http://www.yoyogames.com",
"option_linux_icon": "${base_options_dir}/linux/icons/64.png",
"option_linux_interpolate_pixels": true,
"option_linux_long_desc": "",
"option_linux_maintainer_email": "",
"option_linux_resize_window": false,
"option_linux_scale": 0,
"option_linux_short_desc": "",
"option_linux_splash_screen": "${base_options_dir}/linux/splash/splash.png",
"option_linux_start_fullscreen": false,
"option_linux_sync": false,
"option_linux_texture_page": "2048x2048",
"option_linux_version": "1.0.0.0",
}

View File

@ -0,0 +1,35 @@
{
"resourceType": "GMMacOptions",
"resourceVersion": "1.0",
"name": "macOS",
"option_mac_allow_fullscreen": false,
"option_mac_allow_incoming_network": false,
"option_mac_allow_outgoing_network": false,
"option_mac_app_category": "Games",
"option_mac_app_id": "com.company.game",
"option_mac_apple_sign_in": false,
"option_mac_arm64": true,
"option_mac_build_app_store": false,
"option_mac_copyright": "",
"option_mac_disable_sandbox": false,
"option_mac_display_cursor": true,
"option_mac_display_name": "Created with GameMaker",
"option_mac_enable_retina": false,
"option_mac_enable_steam": false,
"option_mac_icon_png": "${base_options_dir}/mac/icons/1024.png",
"option_mac_installer_background_png": "${base_options_dir}/mac/splash/installer_background.png",
"option_mac_interpolate_pixels": true,
"option_mac_menu_dock": false,
"option_mac_min_version": "10.10",
"option_mac_output_dir": "~/gamemakerstudio2",
"option_mac_resize_window": false,
"option_mac_scale": 0,
"option_mac_signing_identity": "Developer ID Application:",
"option_mac_splash_png": "${base_options_dir}/mac/splash/splash.png",
"option_mac_start_fullscreen": false,
"option_mac_team_id": "",
"option_mac_texture_page": "2048x2048",
"option_mac_version": "1.0.0.0",
"option_mac_vsync": false,
"option_mac_x86_64": true,
}

View File

@ -0,0 +1,20 @@
{
"resourceType": "GMMainOptions",
"resourceVersion": "1.4",
"name": "Main",
"option_author": "",
"option_collision_compatibility": false,
"option_copy_on_write_enabled": false,
"option_draw_colour": 4294967295,
"option_game_speed": 60,
"option_gameguid": "763f374c-a740-47fe-b869-33f33be617d3",
"option_gameid": "0",
"option_mips_for_3d_textures": false,
"option_sci_usesci": false,
"option_spine_licence": false,
"option_steam_app_id": "0",
"option_template_description": null,
"option_template_icon": "${base_options_dir}/main/template_icon.png",
"option_template_image": "${base_options_dir}/main/template_image.png",
"option_window_colour": 255,
}

View File

@ -0,0 +1,27 @@
{
"resourceType": "GMOperaGXOptions",
"resourceVersion": "1.1",
"name": "operagx",
"option_operagx_display_cursor": true,
"option_operagx_editUrl": "",
"option_operagx_game_name": "${project_name}",
"option_operagx_guid": "",
"option_operagx_internalShareUrl": "",
"option_operagx_interpolate_pixels": true,
"option_operagx_mod_editUrl": "",
"option_operagx_mod_game_name": "${project_name}",
"option_operagx_mod_guid": "",
"option_operagx_mod_internalShareUrl": "",
"option_operagx_mod_next_version": "1.0.0.0",
"option_operagx_mod_publicShareUrl": "",
"option_operagx_mod_team_id": "",
"option_operagx_mod_team_name": "",
"option_operagx_mod_version": "1.0.0.0",
"option_operagx_next_version": "1.0.0.0",
"option_operagx_publicShareUrl": "",
"option_operagx_scale": 0,
"option_operagx_team_id": "",
"option_operagx_team_name": "",
"option_operagx_texture_page": "2048x2048",
"option_operagx_version": "1.0.0.0",
}

View File

@ -0,0 +1,34 @@
{
"resourceType": "GMWindowsOptions",
"resourceVersion": "1.1",
"name": "Windows",
"option_windows_allow_fullscreen_switching": false,
"option_windows_borderless": false,
"option_windows_company_info": "YoYo Games Ltd",
"option_windows_copy_exe_to_dest": false,
"option_windows_copyright_info": "",
"option_windows_description_info": "A GameMaker Game",
"option_windows_disable_sandbox": false,
"option_windows_display_cursor": true,
"option_windows_display_name": "Created with GameMaker",
"option_windows_enable_steam": false,
"option_windows_executable_name": "${project_name}.exe",
"option_windows_icon": "${base_options_dir}/windows/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",
"option_windows_interpolate_pixels": false,
"option_windows_license": "${base_options_dir}/windows/installer/license.txt",
"option_windows_nsis_file": "${base_options_dir}/windows/installer/nsis_script.nsi",
"option_windows_product_info": "Created with GameMaker",
"option_windows_resize_window": false,
"option_windows_save_location": 0,
"option_windows_scale": 0,
"option_windows_sleep_margin": 10,
"option_windows_splash_screen": "${base_options_dir}/windows/splash/splash.png",
"option_windows_start_fullscreen": false,
"option_windows_steam_use_alternative_launcher": false,
"option_windows_texture_page": "2048x2048",
"option_windows_use_splash": false,
"option_windows_version": "1.0.0.0",
"option_windows_vsync": false,
}