banan-os/ports/doom
Bananymous bd69cf599b Ports: Add doom port
This patch contains simple infrastructure for porting software for
banan-os. I added a doom as the first port. Doom needs a wad file
that you have to aquire yourself. I am not sure if I am allowed to
redistribute doom1.wad (shareware) version so I decided not to.
2024-04-03 19:20:15 +03:00
..
patches Ports: Add doom port 2024-04-03 19:20:15 +03:00
.gitignore Ports: Add doom port 2024-04-03 19:20:15 +03:00
README.md Ports: Add doom port 2024-04-03 19:20:15 +03:00
build.sh Ports: Add doom port 2024-04-03 19:20:15 +03:00

README.md

This is a port of doomgeneric. You will need doom wad to play. Copy the wad file into sysroot and use the -iwad argument to specify wad location.