Skip to content
ix0rai edited this page Nov 15, 2022 · 6 revisions

example configuration

mode = "genderfluid_pride"
custom = ["blue", "red", "green", "pink", "yellow", "orange", "indigo", "purple", "white", "gray", "black"]
enable_server_sync = true

what are those things?

  • mode: the mode declares which colours are currently shown in your game. Rainglow comes with a set of default modes, and as a server owner you can define your own. When you change this, all squids with now-invalid colours will have their colours re-rolled.
  • custom: this defines all the colours available in the "custom" mode. Information on which colours can be added can be found here.
  • enable_server_sync: this option only changes anything if you're a server owner. It will force the client to use the mode you have set in your configuration, and also send the client any custom modes you've made. More information on what this does and how it works can be found here.
Clone this wiki locally