mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 02:53:56 -07:00
fixed servatrice.ini.example
This commit is contained in:
parent
5d32bb8bc4
commit
b51d4cd4f4
1 changed files with 8 additions and 0 deletions
|
|
@ -10,3 +10,11 @@ password=foobar
|
||||||
|
|
||||||
[messages]
|
[messages]
|
||||||
login="Example line 1", "Example line 2"
|
login="Example line 1", "Example line 2"
|
||||||
|
|
||||||
|
[chatchannels]
|
||||||
|
size=1
|
||||||
|
1\name="General Chat"
|
||||||
|
1\description="Discuss anything here."
|
||||||
|
1\autojoin=true
|
||||||
|
1\joinmessage="This is the general chat channel.", "This message is only here to show that channels can have a join message."
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue