mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-11 04:54:06 +01:00
13 lines
453 B
Plaintext
13 lines
453 B
Plaintext
|
{
|
||
|
"option_operagx_version": "1.0.0.0",
|
||
|
"option_operagx_game_name": "${project_name}",
|
||
|
"option_operagx_splash_screen": "${base_options_dir}/operagx/splash.png",
|
||
|
"option_operagx_interpolate_pixels": true,
|
||
|
"option_operagx_scale": 0,
|
||
|
"option_operagx_texture_page": "2048x2048",
|
||
|
"option_operagx_icon": "${base_options_dir}/operagx/icon.png",
|
||
|
"resourceVersion": "1.0",
|
||
|
"name": "operagx",
|
||
|
"tags": [],
|
||
|
"resourceType": "GMOperaGXOptions",
|
||
|
}
|