4
0
Fork 0
This commit is contained in:
Valsept 2020-12-04 22:14:37 +01:00
parent 200d4df45c
commit a5d4e77de1
5 changed files with 163 additions and 128 deletions

View File

@ -8,6 +8,7 @@
{"name":"macOS","path":"options/mac/options_mac.yy",},
{"name":"Main","path":"options/main/options_main.yy",},
{"name":"Windows","path":"options/windows/options_windows.yy",},
{"name":"HTML5","path":"options/html5/options_html5.yy",},
],
"isDnDProject": false,
"isEcma": false,

View File

@ -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",
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 B

After

Width:  |  Height:  |  Size: 188 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 B

After

Width:  |  Height:  |  Size: 188 B