mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
Remove -v flag from the game editor script.
This commit is contained in:
parent
364d181e35
commit
d3d61d34b3
2
ged.sh
2
ged.sh
@ -3,4 +3,4 @@
|
|||||||
cp -u ./engine/bin/godot.x11.opt.tools.64 ./engine/bin/run.godot.x11.opt.tools.64
|
cp -u ./engine/bin/godot.x11.opt.tools.64 ./engine/bin/run.godot.x11.opt.tools.64
|
||||||
|
|
||||||
export LD_LIBRARY_PATH=`pwd`/engine/bin/
|
export LD_LIBRARY_PATH=`pwd`/engine/bin/
|
||||||
./engine/bin/run.godot.x11.opt.tools.64 -v -e --path ./game/
|
./engine/bin/run.godot.x11.opt.tools.64 -e --path ./game/
|
||||||
|
Loading…
Reference in New Issue
Block a user