Skip to content

This is a `git svn` mirror of the now dead Eternity SVN repository. For more active development, please see team-eternity/eternity.

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING-EE

doomtech/eternity

Repository files navigation

Basic Installation
==================

   To install on linux do:

      ./autogen.sh
      make
      make install   (as root/with sudo)
      ./lindirs.sh

   This installs eternity to /usr/local/games and the eternity base dir to
   ~/.eternity/base . This is where the eternity EDFs and wads are stored,
   as well as screenshots (in base/shots) and configs (in base/doom and 
   base/heretic). Note that lindirs.sh is the thing setting up the wad
   and screenshot dirs, as well as copying over the wads and edfs, not
   make install.

   lindirs.sh also checks that an environment variable called ETERNITYBASE
   exists (this points to the ee base dir) and if not, adds
   
      export ETERNITYBASE='~/.eternity/base'

   to your .bashrc .

About

This is a `git svn` mirror of the now dead Eternity SVN repository. For more active development, please see team-eternity/eternity.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING-EE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published