~popey/+junk/openspades-master

« back to all changes in this revision

Viewing changes to snap/scripts/launch_openspades

  • Committer: Alan Pope
  • Date: 2017-05-01 14:30:39 UTC
  • Revision ID: alan@popey.com-20170501143039-uds7aq65z4pw5xn6
fix build issues, add missing packages, fix i386 audio issue

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
  mkdir -p $SNAP_USER_DATA/.local/share/openspades/Resources
16
16
        cp $SNAP/share/games/openspades/Resources/* $SNAP_USER_DATA/.local/share/openspades/Resources
17
17
        echo cl_checkForUpdates: 1 > $SNAP_USER_DATA/.local/share/openspades/Resources/SPConfig.cfg
 
18
        echo s_eax: 1 >> $SNAP_USER_DATA/.local/share/openspades/Resources/SPConfig.cfg
18
19
fi
19
20
 
20
21