Next: , Previous: , Up: 服务   [Contents][Index]


12.9.31 游戏服务

The Battle for Wesnoth Service

The Battle for Wesnoth is a fantasy, turn based tactical strategy game, with several single player campaigns, and multiplayer games (both networked and local).

Variable: Scheme Variable wesnothd-service-type

Service type for the wesnothd service. Its value must be a wesnothd-configuration object. To run wesnothd in the default configuration, instantiate it as:

(service wesnothd-service-type)
Data Type: wesnothd-configuration

Data type representing the configuration of wesnothd.

package (default: wesnoth-server)

The wesnoth server package to use.

port (default: 15000)

The port to bind the server to.