File: multiplayer.modpack

package info (click to toggle)
freeciv 3.2.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 286,492 kB
  • sloc: ansic: 484,452; cpp: 37,766; sh: 10,374; makefile: 7,425; python: 2,938; xml: 652; sed: 11
file content (17 lines) | stat: -rw-r--r-- 454 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

[datafile]
options = "+Freeciv-3.2-modpack"

[modpack]
; Name of the modpack
name = "multiplayer"

[components]
; Whether the modpack has a ruleset component
ruleset = TRUE

[ruleset]
; For modpacks with the ruleset component, either "rulesetdir" or "serv" needs to be defined.
; - "rulesetdir" gives the directory where the ruleset is
; - "serv" gives a server script to load, and which is assumed to also set the rulesetdir
rulesetdir = "multiplayer"