File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 uses : firebelley/godot-export@v5.0.0
3232 with :
3333 # Defining all the required inputs
34- godot_executable_download_url : https://downloads.tuxfamily.org/godotengine/4.0/Godot_v4.0-stable_linux.x86_64.zip
35- godot_export_templates_download_url : https://downloads.tuxfamily.org/godotengine/4.0/Godot_v4.0-stable_export_templates.tpz
34+ godot_executable_download_url : https://downloads.tuxfamily.org/godotengine/4.0.1 /Godot_v4.0.1 -stable_linux.x86_64.zip
35+ godot_export_templates_download_url : https://downloads.tuxfamily.org/godotengine/4.0.1 /Godot_v4.0.1 -stable_export_templates.tpz
3636 wine_path : ${{ steps.wine_install.outputs.WINE_PATH }} # set the wine path here which is the output of the wine_install step
3737 relative_project_path : ./
3838 archive_output : true
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ custom_features=""
115115export_filter =" all_resources"
116116include_filter =" "
117117exclude_filter =" "
118- export_path =" ../build/plam_game/window /test.html"
118+ export_path =" ../build/plam_game/web /test.html"
119119encryption_include_filters =" "
120120encryption_exclude_filters =" "
121121encrypt_pck =false
You can’t perform that action at this time.
0 commit comments