shaunlebron/blinky

Integrate default config into demo pak

Closed this issue · 2 comments

This will help us distribute the default configs with our binaries, so we don't have to do an extra step of copying configs to ~/.tyrquake/id1/

  • unpak the files in id1/
  • modify the default.cfg
  • repak if necessary

The python tool UnPak seems to omit some files. Will try [PakExplorer](http://www.quaketerminus.com/tools/pakexplr.zip on windows.

Mac/Linux will read from game/id1/config.cfg if there is no ~/.tyrquake/id1/config.cfg. So creating the former will work for first time installs, assuming they don't have tyrquake. Should probably change the .tyrquake name to .blinky

changed .tyrquake to .blinky