5 lines
156 B
Bash
Executable File
5 lines
156 B
Bash
Executable File
# run roblox in fullscreen with mouse sensitivity of the os default and not some value set by roblox
|
|
|
|
#!/usr/bin/env sh
|
|
bash ~/config/scripts/hot-reload.sh
|