diff --git a/envs/builds/BallChase/ball_chase.exe b/envs/builds/BallChase/ball_chase.exe new file mode 100644 index 00000000..c8719b26 Binary files /dev/null and b/envs/builds/BallChase/ball_chase.exe differ diff --git a/envs/builds/BallChase/ball_chase.pck b/envs/builds/BallChase/ball_chase.pck index 2f95a6bc..69673918 100644 Binary files a/envs/builds/BallChase/ball_chase.pck and b/envs/builds/BallChase/ball_chase.pck differ diff --git a/envs/builds/JumperHard/jumper_hard.pck b/envs/builds/JumperHard/jumper_hard.pck index 877e45b2..3d430679 100644 Binary files a/envs/builds/JumperHard/jumper_hard.pck and b/envs/builds/JumperHard/jumper_hard.pck differ diff --git a/envs/builds/SpaceShooter/space_shooter.exe b/envs/builds/SpaceShooter/space_shooter.exe new file mode 100644 index 00000000..c8719b26 Binary files /dev/null and b/envs/builds/SpaceShooter/space_shooter.exe differ diff --git a/envs/builds/SpaceShooter/space_shooter.pck b/envs/builds/SpaceShooter/space_shooter.pck index c6eb4f3a..16aa8114 100644 Binary files a/envs/builds/SpaceShooter/space_shooter.pck and b/envs/builds/SpaceShooter/space_shooter.pck differ diff --git a/envs/example_envs/BallChase/export_presets.cfg b/envs/example_envs/BallChase/export_presets.cfg index d9d29333..f6e33161 100644 --- a/envs/example_envs/BallChase/export_presets.cfg +++ b/envs/example_envs/BallChase/export_presets.cfg @@ -22,3 +22,44 @@ texture_format/s3tc=true texture_format/etc=false texture_format/etc2=false texture_format/no_bptc_fallbacks=true + +[preset.1] + +name="Windows Desktop" +platform="Windows Desktop" +runnable=true +custom_features="" +export_filter="all_resources" +include_filter="" +exclude_filter="" +export_path="../../builds/BallChase/ball_chase.exe" +script_export_mode=1 +script_encryption_key="" + +[preset.1.options] + +custom_template/debug="" +custom_template/release="" +binary_format/64_bits=true +binary_format/embed_pck=false +texture_format/bptc=false +texture_format/s3tc=true +texture_format/etc=false +texture_format/etc2=false +texture_format/no_bptc_fallbacks=true +codesign/enable=false +codesign/identity="" +codesign/password="" +codesign/timestamp=true +codesign/timestamp_server_url="" +codesign/digest_algorithm=1 +codesign/description="" +codesign/custom_options=PoolStringArray( ) +application/icon="" +application/file_version="" +application/product_version="" +application/company_name="" +application/product_name="" +application/file_description="" +application/copyright="" +application/trademarks="" diff --git a/envs/example_envs/SpaceShooter/.mono/metadata/ide_messaging_meta.txt b/envs/example_envs/JumperHard/.mono/metadata/ide_messaging_meta.txt similarity index 89% rename from envs/example_envs/SpaceShooter/.mono/metadata/ide_messaging_meta.txt rename to envs/example_envs/JumperHard/.mono/metadata/ide_messaging_meta.txt index 88444fdf..fbcf7830 100644 --- a/envs/example_envs/SpaceShooter/.mono/metadata/ide_messaging_meta.txt +++ b/envs/example_envs/JumperHard/.mono/metadata/ide_messaging_meta.txt @@ -1,2 +1,2 @@ -39977 +35149 /home/edward/Godot_v3.3.2-stable_mono_x11_64/Godot_v3.3.2-stable_mono_x11.64 diff --git a/envs/example_envs/JumperHard/export_presets.cfg b/envs/example_envs/JumperHard/export_presets.cfg index 13353c28..44c4ae97 100644 --- a/envs/example_envs/JumperHard/export_presets.cfg +++ b/envs/example_envs/JumperHard/export_presets.cfg @@ -32,7 +32,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../builds/JumperHard/jumper_hard.exe" +export_path="../../builds/JumperHard/jumper_hard.exe" script_export_mode=1 script_encryption_key="" diff --git a/envs/example_envs/SpaceShooter/export_presets.cfg b/envs/example_envs/SpaceShooter/export_presets.cfg index 03fd371b..ca68469c 100644 --- a/envs/example_envs/SpaceShooter/export_presets.cfg +++ b/envs/example_envs/SpaceShooter/export_presets.cfg @@ -22,3 +22,44 @@ texture_format/s3tc=true texture_format/etc=false texture_format/etc2=false texture_format/no_bptc_fallbacks=true + +[preset.1] + +name="Windows Desktop" +platform="Windows Desktop" +runnable=true +custom_features="" +export_filter="all_resources" +include_filter="" +exclude_filter="" +export_path="../../builds/SpaceShooter/space_shooter.exe" +script_export_mode=1 +script_encryption_key="" + +[preset.1.options] + +custom_template/debug="" +custom_template/release="" +binary_format/64_bits=true +binary_format/embed_pck=false +texture_format/bptc=false +texture_format/s3tc=true +texture_format/etc=false +texture_format/etc2=false +texture_format/no_bptc_fallbacks=true +codesign/enable=false +codesign/identity="" +codesign/password="" +codesign/timestamp=true +codesign/timestamp_server_url="" +codesign/digest_algorithm=1 +codesign/description="" +codesign/custom_options=PoolStringArray( ) +application/icon="" +application/file_version="" +application/product_version="" +application/company_name="" +application/product_name="" +application/file_description="" +application/copyright="" +application/trademarks=""