mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 14:26:54 +00:00
Use start.sh to enable logging to file for Steam Linux.
This commit is contained in:
parent
d1833b5cf7
commit
9e94f090e6
@ -2,4 +2,4 @@
|
||||
gamedir=${0%/*}
|
||||
cd "$gamedir" || exit
|
||||
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$gamedir/lib64"
|
||||
exec ./wesnoth "$@"
|
||||
exec ./wesnoth --log-to-file "$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user