Steam Controller Reg
This commit is contained in:
Executable
+4
@@ -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
|
||||
Reference in New Issue
Block a user