Description
Game engine for a 6DOF first-person shooter.
Playing Descent 3 using the Nix package manager is a little bit awkward at the moment. This wrapper makes it slightly less awkward. Here’s how you use this wrapper:
Install the
descent3
package, or start an ephemeral shell with thedescent3
package.Find the documentation folder for
descent3-unwrapped
by running this command:nix-instantiate --eval --expr '(import <nixpkgs> { }).descent3-unwrapped + "/share/doc/Descent3"'
Open
<descent3-unwrapped-doc-folder>/USAGE.md
.Follow steps 1–6 of Descent 3’s usage instructions.
Change directory into the
D3-open-source
folder:
cd <path-to-D3-open-source>
Start Descent 3 by running this command:
Descent3