export: html export

pour les copains
This commit is contained in:
Thomas Lavocat
2023-05-11 18:41:56 +02:00
parent 9e58d4158b
commit 2307fdd112
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
# Godot 4+ specific ignores
.godot/
export/
*.exe
*.pck

View File

@@ -8,7 +8,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="../godot_export/index.html"
export_path="export/index.html"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false