ports/games/openbor/files/pkg-message.in
Jan Beich 68a8fbed3e games/openbor: update to 3.0.r4504
- Add old slaves for some games (e.g. Ghosts'n Demons) based on
  http://www.chronocrash.com/forum/index.php?topic=2360.0
- Annotate .desktop file with build version
- Drop v3.0 from package version
- s/module/game/ in pkg-message for less ambiguity

Changes:	ba1eb4f...4dfdb66
2017-05-09 20:57:05 +00:00

10 lines
347 B
Text

To play a game copy its .pak file under ~/.%%PKGBASE%%/Paks/ directory.
If only one file is there OpenBOR would run the game on startup,
otherwise game launcher would appear.
In case a game has data/ directory unpacked you may need to run it
as follows:
$ cd /path/to/game
$ cp -R ~/.%%PKGBASE%%/Saves .
$ OPENBOR_USE_CURDIR=1 %%PKGBASE%%