Build system
This commit is contained in:
parent
a1c77f74a5
commit
cd3b21d129
4 changed files with 25 additions and 1 deletions
3
lovr-playspace.sh
Executable file
3
lovr-playspace.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
dir="$(dirname "$(readlink -f "$0")")"
|
||||
"$dir/lovr-x86_64.AppImage" "$dir/playspace.lovr"
|
||||
Loading…
Add table
Add a link
Reference in a new issue