Download
Using Cabal Install
To install from hackage using cabal-install.$ cabal install roguestar-engine
$ cabal install roguestar-gl
Current Stable Release
Git
Roguestar uses the git submodule system.
$ git clone http://www.downstairspeople.org/git/roguestar.git
$ git submodule update --init
Here is the complete list of git repositories:
$ git clone http://www.downstairspeople.org/rsagl.git
$ git clone http://www.downstairspeople.org/roguestar-engine.git
$ git clone http://www.downstairspeople.org/roguestar-gl.git
$ git clone http://www.downstairspeople.org/roguestar-html.git