gpipe-quake3
gpipe-quake3 copied to clipboard
Quake 3 map viewer in Haskell using GPipe
trafficstars
gpipe-quake3
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

Optional: Stack build
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