Add comprehensive Godot HTML5 export guide and remove stub files
Some checks failed
Build and Push to Harbor / build-and-push (push) Has been cancelled

- Created detailed best practices guide for Godot HTML5/Web exports
- Removed empty stub files (they mask problems rather than solving them)
- Kept favicon.ico as it's a legitimate browser requirement
- Guide covers export config, optimization, deployment, and troubleshooting
This commit is contained in:
Neon Vortex
2025-11-22 14:34:00 -05:00
parent d3c424d6d7
commit 5b52eb9999
4 changed files with 447 additions and 3 deletions

View File

@@ -1 +0,0 @@
/* Empty CSS file to prevent 404 errors from scanners */

View File

@@ -1 +0,0 @@
// Empty JS file to prevent 404 errors from scanners

View File

@@ -1 +0,0 @@
// Empty JS file to prevent 404 errors from scanners