2008-09-24 15:03:22 +02:00
|
|
|
config BR2_PACKAGE_PRBOOM
|
2014-12-14 09:52:11 +01:00
|
|
|
bool "prboom"
|
2008-09-24 15:03:22 +02:00
|
|
|
select BR2_PACKAGE_SDL
|
|
|
|
select BR2_PACKAGE_SDL_MIXER
|
|
|
|
select BR2_PACKAGE_SDL_NET
|
|
|
|
help
|
2017-12-18 09:21:05 +01:00
|
|
|
PrBoom is a Doom client which allows you to play the good
|
|
|
|
old game on newer hardware. It even supports higher
|
|
|
|
resolution and better rendering, while still keeping the old
|
|
|
|
style alive.
|
2008-09-24 15:03:22 +02:00
|
|
|
|
|
|
|
http://prboom.sourceforge.net/
|