Skip to content

Conversation

@DoubleCouponDay
Copy link
Contributor

This allows a user to serve the development build folder without exporting a web build.

For Godot 3.5+ this folder is at: C:/Users/<username>/AppData/Local/Godot/web.
For Godot 4+ this folder at: C:/Users/<username>/Library/Caches/Godot/web.

Sample log output:

PS C:\Users\sjsui\AppData\Local\Godot\web> godot-https-server -f tmp_js_export.html
🚀 Server running at: https://localhost:8443
🔉 Audio mode control: https://localhost:8443?audio=worklet|legacy
TLS handshake failed: received fatal alert: CertificateUnknown
TLS handshake failed: received fatal alert: CertificateUnknown
TLS handshake failed: received fatal alert: CertificateUnknown
TLS handshake failed: received fatal alert: CertificateUnknown
Serving HTML file: tmp_js_export.html
Serving HTML file: tmp_js_export.html
Serving HTML file: tmp_js_export.html
Serving HTML file: tmp_js_export.html
Serving HTML file: tmp_js_export.html
TLS handshake failed: received fatal alert: CertificateUnknown
TLS handshake failed: received fatal alert: CertificateUnknown

@DoubleCouponDay DoubleCouponDay changed the title feat: serve custom html file name without uri modifications Serve custom html file name without uri modifications Sep 8, 2025
@cfping cfping merged commit 091c1de into cfping:main Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants