Skip to content

Commit

Permalink
Remove custom templates
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhermeGSousa committed Jul 19, 2024
1 parent 557945f commit 4c8628d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Godot 4+ specific ignores
.godot/
build*/
templates/

.vscode/
2 changes: 1 addition & 1 deletion export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ script_export_mode=2
[preset.0.options]

custom_template/debug=""
custom_template/release="templates/godot.web.template_release.wasm32.zip"
custom_template/release=""
variant/extensions_support=false
variant/thread_support=false
vram_texture_compression/for_desktop=true
Expand Down
Binary file removed templates/godot.web.template_release.wasm32.zip
Binary file not shown.

0 comments on commit 4c8628d

Please sign in to comment.