feat: add settings and browser input

This commit is contained in:
2026-06-25 07:23:34 +05:00
parent b3b0c645e9
commit 6c16d97670
12 changed files with 165 additions and 17 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"cleanUrls": true,
"rewrites": [
{ "source": "/game", "destination": "/game.html" }
]
}