Adjust run comment
This commit is contained in:
parent
65fab4710d
commit
ea3cd76f31
2
run.sh
2
run.sh
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# `love` here is the Love2D executable (installed with homebrew, so it's linked)
|
# `love` here is the Love2D executable (installed with homebrew, so it's in path)
|
||||||
# https://www.love2d.org/wiki/Getting_Started
|
# https://www.love2d.org/wiki/Getting_Started
|
||||||
|
|
||||||
open -n -a love "/Users/vojtechstruhar/Development/LuaProjects/love-gdungeon"
|
open -n -a love "/Users/vojtechstruhar/Development/LuaProjects/love-gdungeon"
|
||||||
|
Loading…
Reference in New Issue
Block a user