mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-13 17:44:48 -07:00
Chat works!
This commit is contained in:
parent
1baa188067
commit
64aa68cd26
28 changed files with 714 additions and 424 deletions
|
|
@ -2,19 +2,19 @@
|
|||
method=none
|
||||
|
||||
[database]
|
||||
type=mysql
|
||||
type=none
|
||||
hostname=localhost
|
||||
database=servatrice
|
||||
user=servatrice
|
||||
password=foobar
|
||||
|
||||
[messages]
|
||||
login="Example line 1", "Example line 2"
|
||||
login="Example line"
|
||||
|
||||
[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."
|
||||
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