1FREECIV(6)                       Games Manual                       FREECIV(6)
2
3
4

NAME

6       freeciv-ruleup - Update Freeciv rulesets
7

SYNOPSIS

9       freeciv-ruleup [option ...]
10
11       -h, --help
12              Print a summary of the options
13
14       -F, --Fatal SIGNAL
15              Raise a signal SIGNAL on failed assertion
16
17       -r, --ruleset RULESET Update RULESET
18
19       -o, --output DIRECTORY
20              Create directory OUTPUT for output
21

DESCRIPTION

23       freeciv-ruleup  updates  rulesets  compatible  with  previous  freeciv-
24       server(6) version to ones compatible with current version. It does that
25       simply  by  loading  and saving the ruleset. It can load ruleset in the
26       format of previous freeciv version, and it saves in the format of  cur‐
27       rent  freeciv version. Because it's meant to load rulesets that are not
28       meant to be used with current version of freeciv, one usually wants  to
29       set  FREECIV_DATA_PATH  environment variable to point to datadir of the
30       old freeciv version before using it. By default it saves updated  rule‐
31       set to directory named after ruleset name with prefix ".ruleup" added.
32
33

BUGS

35       Need to setup FREECIV_DATA_PATH to point to old freeciv version datadir
36       makes using the tool somewhat cumbersome.
37
38

REPORTING BUGS

40       Report bugs at https://osdn.net/projects/freeciv/ticket/ (but see above
41       caveats).
42

SEE ALSO

44       freeciv-server(6) and the Client Manual at the Freeciv homepage.
45
46
47
48                                   June 2019                        FREECIV(6)
Impressum