tried (and failed) to get a white rectangle placeholder drawing, also streaming btw
This commit is contained in:
4
project/exports/godot cpp template.sh
Executable file
4
project/exports/godot cpp template.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
printf '\033c\033]0;%s\a' godot cpp template
|
||||
base_path="$(dirname "$(realpath "$0")")"
|
||||
"$base_path/godot cpp template.x86_64" "$@"
|
||||
Reference in New Issue
Block a user