Difference between revisions of "Crawl options"

From CrawlWiki
Jump to: navigation, search
(added info on how to access online player .rcfiles)
(Updated for GitHub)
Line 3: Line 3:
 
DCSS is highly customisable and many options can be set in your options file. Online, they are often referred to as rcfiles, while offline they are set under init.txt or settings.txt.
 
DCSS is highly customisable and many options can be set in your options file. Online, they are often referred to as rcfiles, while offline they are set under init.txt or settings.txt.
  
Detailed documentation on all of crawl's options can be found in [http://gitorious.org/crawl/crawl/blobs/raw/master/crawl-ref/docs/options_guide.txt options_guide.txt].
+
Detailed documentation on all of crawl's options can be found in [https://github.com/crawl/crawl/blob/master/crawl-ref/docs/options_guide.txt options_guide.txt].
  
 
== Online .rcfiles ==
 
== Online .rcfiles ==

Revision as of 23:20, 29 April 2015

This page is a stub. You could probably expand this page should you wish to do so.

DCSS is highly customisable and many options can be set in your options file. Online, they are often referred to as rcfiles, while offline they are set under init.txt or settings.txt.

Detailed documentation on all of crawl's options can be found in options_guide.txt.

Online .rcfiles

Any online player's .rcfile can be accessed directly:

  • CAO: http://crawl.akrasiac.org/rcfiles/crawl-<version>/<name>.rc (Example)
  • CDO: http://crawl.develz.org/configs/<version>/<name>.rc (Example)
  • CSZO: http://dobrazupa.org/rcfiles/crawl-<version>/<name>.rc (Example)
  • <version> can be 0.11,0.12, trunk, git, etc.
  • <player> is the player's name (capitalization does make a difference).