forked from longturn/freeciv21
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: Bring Coding/scorelog up to style and add license
- Loading branch information
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,14 @@ | ||
.. | ||
SPDX-License-Identifier: GPL-3.0-or-later | ||
SPDX-FileCopyrightText: 1996-2021 Freeciv Contributors | ||
SPDX-FileCopyrightText: 2022 James Robertson <[email protected]> | ||
Format Description of the Scorelog | ||
********************************** | ||
|
||
Empty lines and lines starting with ``#`` are comments. Each non-comment line starts with a command. The | ||
parameter are supplied on that line and are seperated by a space. Strings which may contain whitespaces | ||
are always the last parameter and so extend till the end of line. | ||
are always the last parameter and so extend until the end of line. | ||
|
||
The following commands exists: | ||
|
||
|