Skip to content

Commit 99a55c4

Browse files
Merge pull request #2 from Lyaaaaaaaaaaaaaaa/Patch_0.9.1
Patch 0.9.1
2 parents 4957827 + 99f8e8a commit 99a55c4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
uses : firebelley/godot-export@v2.8.0
2929
with :
3030
# Defining all the required inputs
31-
godot_executable_download_url : https://downloads.tuxfamily.org/godotengine/3.2.2/Godot_v3.2.2-stable_linux_headless.64.zip
32-
godot_export_templates_download_url : https://downloads.tuxfamily.org/godotengine/3.2.2/Godot_v3.2.2-stable_export_templates.tpz
31+
godot_executable_download_url : https://downloads.tuxfamily.org/godotengine/3.3/Godot_v3.3-stable_linux_headless.64.zip
32+
godot_export_templates_download_url : https://downloads.tuxfamily.org/godotengine/3.3/Godot_v3.3-stable_export_templates.tpz
3333
relative_project_path : ./Godot
3434
archive_export_output : true
3535
base_version : 0.9.0

Godot/export_presets.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ custom_features=""
9898
export_filter="all_resources"
9999
include_filter=""
100100
exclude_filter="tests; tests/*; .tests/*; .tests/"
101-
export_path=""
101+
export_path="./Logs_Filter_2.exe"
102102
script_export_mode=1
103103
script_encryption_key=""
104104

@@ -139,7 +139,7 @@ custom_features=""
139139
export_filter="all_resources"
140140
include_filter=""
141141
exclude_filter="tests; tests/*; .tests/*; .tests/"
142-
export_path=""
142+
export_path="./Logs_Filter_2.zip"
143143
script_export_mode=1
144144
script_encryption_key=""
145145

0 commit comments

Comments
 (0)