added bash script to automatically start gameplay
This commit is contained in:
6
scripts/xplane11
Executable file
6
scripts/xplane11
Executable file
@@ -0,0 +1,6 @@
|
||||
# Navigating to the directory where XPlane11 is present
|
||||
cd /home/akilan/.local/share/Steam/steamapps/common/X-Plane\ 11/
|
||||
|
||||
# Execute Xplane 11 binary
|
||||
./X-Plane-x86_64
|
||||
|
||||
Reference in New Issue
Block a user