diff options
| author | LLLL Colonq <llll@colonq> | 2026-06-02 04:31:13 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-06-02 04:31:13 -0400 |
| commit | 45e643d306e5fccfbf21fa75373a66275212cdb2 (patch) | |
| tree | 8c4593ca5adefd423e70a311220e63fdd7dfe6bd /2026/examples/godot/project/export_presets.cfg | |
| parent | ab80e4583b53a7b424563cbd17ba2bf95e168cc9 (diff) | |
Multiple games loaded at once
Diffstat (limited to '2026/examples/godot/project/export_presets.cfg')
| -rw-r--r-- | 2026/examples/godot/project/export_presets.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2026/examples/godot/project/export_presets.cfg b/2026/examples/godot/project/export_presets.cfg index 9d45cd8..5633989 100644 --- a/2026/examples/godot/project/export_presets.cfg +++ b/2026/examples/godot/project/export_presets.cfg @@ -8,7 +8,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../output/game.html" +export_path="../output/index.html" patches=PackedStringArray() patch_delta_encoding=false patch_delta_compression_level_zstd=19 |
