This commit is contained in:
2026-05-02 16:40:21 +10:00
parent 8d01ea4a3c
commit 1a4c33b9dc
23 changed files with 3725 additions and 401 deletions

5
config/runtime-host.json Normal file
View File

@@ -0,0 +1,5 @@
{
"shaderLibrary": "shaders",
"serverPort": 8080,
"autoReload": true
}