Skip to content

Configuration

mabako edited this page Mar 17, 2015 · 7 revisions

Location

After you've started either a new game or loaded an existing game once with the mod loaded, you'll be able to edit your config file at

  • Windows: %LocalAppData%\Colossal Order\Cities_Skylines\ModConfig\reddit-for-chirpy.txt
  • OS X: ~/Library/Application Support/Colossal Order/Cities_Skylines/ModConfig/reddit-for-chirpy.txt
  • Linux: ~/.local/share/Colossal Order/Cities_Skylines/ModConfig/reddit-for-chirpy.txt

Default configuration

# Reddit for Chirpy
# https://github.com/mabako/reddit-for-city-skylines/wiki/Configuration

# How often should new messages be displayed?
# Default: 300 (which is 5 minutes)
updateFrequency=300

# Set this to 1 to disable chirping sounds.
#   Breaks compatibility with non-default chirper panels (like the marquee one).
#   Set to 2 to force the popup to open after each new message, 1 will leave it collapsed.
noSound=0

# One subreddit per line
/r/ShowerThoughts/rising/
/r/CrazyIdeas/new/
/r/ChirpIt/new/

# Multireddit example (remove the '#' to use)
# /user/ccaatt/m/chirps/new

Clone this wiki locally