mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
2bb0d3f519
- Add OPTIONS. - Use SUB_FILES for generating pkg-message. - Merge BROKEN and NOT_FOR_ARCHS into ONLY_FOR_ARCHS=i386. - Add patch to fix the segmentation fault when exitting the program - Update WWW PR: ports/86440 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Tweaked by: Igor Pokrovsky <ip@doom.homeunix.org> Approved by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
22 lines
714 B
Plaintext
22 lines
714 B
Plaintext
******************************************************************************
|
|
Now you can start playing Doomsday!
|
|
|
|
All three games Doom, Heretic and Hexen could be launched with one executable.
|
|
|
|
A quick start command could be:
|
|
|
|
%%PREFIX%%/bin/doomsday -g ${game} -f ${path_to_game_wad}
|
|
|
|
where
|
|
|
|
game - could be jdoom, jheretic or jhexen;
|
|
path_to_game_wad - path to game main wad file.
|
|
|
|
Check documentation in %%DOCSDIR%% for other options.
|
|
|
|
NOTE: when you run Doomsday it will create about 7 files/dirs in the current
|
|
directory (including temporary files, configuration, etc.) so it's preferable
|
|
to run it in a separate directory.
|
|
|
|
******************************************************************************
|