ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/news
Revision: 1.3
Committed: Thu Oct 15 21:49:01 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
State: FILE REMOVED
Log Message:
cleanups

File Contents

# User Rev Content
1 root 1.1 # This is the news file
2     # it contain news send to players
3     # when they connect. Because they
4     # are sent in the order they are read
5     # from this file, most recent/important
6     # news should be put at bottom of file
7     # each news has a title on a line
8     # starting with %
9     %server update
10     This server support news and rules files.
11     Server manager, please update those files
12 root 1.2 located in the deliantra config directory