Quake 3 level viewer in Haskell using GPipe.
PAK0.PK3
file is needed, get it from the Quake3 demo version.
$ cabal install
$ gpipe-quake3 q3dm1
Stack can be used to build the viewer with minimal dependencies:
-
Fetch the latest stack tool.
-
Build using stack (this will fetch the ghc Haskell compiler if necessary, and all dependencies):
$ stack build
-
Run using stack:
$ stack exec gpipe-quake3 -- q3dm1