eduke32
EDuke32 is a 32-bit/64-bit cross-platform port of Duke Nukem 3D.
Templates are available on the eduke32
branch of my void-packages fork.
→ How To Install From My Repo
- Add my repo.
-
Update your package index:
xbps-install -S
-
Install the package:
xbps-install eduke32
→ How To Build From My Template
-
Clone my fork of void-packages, or add it as a remote to an existing clone. Ensure you are on the
eduke32
branch. - Create or update your xbps-src bootstrap env as needed.
-
Build the packages (this takes a long time):
./xbps-src pkg eduke32
-
Install from your local repo:
xbps-install --repository=./hostdir/binpkgs/eduke32 eduke32