Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
games
twind
twind.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File twind.sh of Package twind
#!/bin/sh GAME_LOCAL_DIR=$HOME/.twind GAME_DATA_DIR=/usr/lib/twind GAME_EXECUTABLE=/usr/lib/twind/twind mkdir -p $GAME_LOCAL_DIR cd $GAME_LOCAL_DIR for dir in graphics music sound ; do ln -snf $GAME_DATA_DIR/$dir $dir done exec $GAME_EXECUTABLE "${@}"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor