Steam Controller Reg

This commit is contained in:
2025-12-30 19:48:04 +13:00
parent 47970eb0cd
commit ec08213563
7 changed files with 893 additions and 20 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# Start Nebula Browser with GPU acceleration enabled on Linux
cd "$(dirname "$0")"
NEBULA_GPU_ALLOW_LINUX=1 npm start