mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Add responsive HTML5 export page with full-size canvas as new default
This commit is contained in:
@@ -32,6 +32,6 @@ zip_files = env.InstallAs([
|
||||
], [
|
||||
js_wrapped,
|
||||
wasm,
|
||||
'#misc/dist/html/default.html'
|
||||
'#misc/dist/html/full-size.html'
|
||||
])
|
||||
env.Zip('#bin/godot', zip_files, ZIPROOT=zip_dir, ZIPSUFFIX='${PROGSUFFIX}${ZIPSUFFIX}', ZIPCOMSTR='Archving $SOURCES as $TARGET')
|
||||
|
||||
Reference in New Issue
Block a user