Skip to content

Commit

Permalink
Merge pull request #2 from Lyaaaaaaaaaaaaaaa/Patch_0.9.1
Browse files Browse the repository at this point in the history
Patch 0.9.1
  • Loading branch information
Lyaaaaaaaaaaaaaaa authored May 4, 2021
2 parents 4957827 + 99f8e8a commit 99a55c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
uses : firebelley/[email protected]
with :
# Defining all the required inputs
godot_executable_download_url : https://downloads.tuxfamily.org/godotengine/3.2.2/Godot_v3.2.2-stable_linux_headless.64.zip
godot_export_templates_download_url : https://downloads.tuxfamily.org/godotengine/3.2.2/Godot_v3.2.2-stable_export_templates.tpz
godot_executable_download_url : https://downloads.tuxfamily.org/godotengine/3.3/Godot_v3.3-stable_linux_headless.64.zip
godot_export_templates_download_url : https://downloads.tuxfamily.org/godotengine/3.3/Godot_v3.3-stable_export_templates.tpz
relative_project_path : ./Godot
archive_export_output : true
base_version : 0.9.0
Expand Down
4 changes: 2 additions & 2 deletions Godot/export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="tests; tests/*; .tests/*; .tests/"
export_path=""
export_path="./Logs_Filter_2.exe"
script_export_mode=1
script_encryption_key=""

Expand Down Expand Up @@ -139,7 +139,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="tests; tests/*; .tests/*; .tests/"
export_path=""
export_path="./Logs_Filter_2.zip"
script_export_mode=1
script_encryption_key=""

Expand Down

0 comments on commit 99a55c4

Please sign in to comment.