README 966 B

12345678910111213141516171819202122232425
  1. Shareware Duke Nukem 3D data has been installed to:
  2. ${PREFIX}/share/duke3d/
  3. You may also copy your registered version data files (or any other
  4. Duke Nukem 3D retail copies, such as the Atomic Edition) to a local
  5. directory such as ~/duke3d/, and run eduke32 from within that directory:
  6. % cd ~/duke3d/ && eduke32
  7. This will load your registered version data rather than the installed
  8. shareware.
  9. eduke32 includes a map editor, mapster32, which is an up-to-date
  10. version of Ken Silverman's BUILD editor, including changes necessary
  11. to impliment the advanced mapping/modding functions of eduke32.
  12. Sample maps, defs and con files can be used to show how to create your
  13. own maps and modifications, if you are so inclined. They are located in
  14. ${PREFIX}/share/examples/eduke32/
  15. Licenses are found under ${PREFIX}/share/doc/eduke32/
  16. http://wiki.eduke32.com/ contains a large resource of information on
  17. how to make full use of the eduke32 engine and mapster32 editor.