2010-05-11 14:28:23 +02:00
|
|
|
The Battle for Wesnoth is a turn-based strategy game set in a fantasy
|
|
|
|
environment, where players can build an army of different kinds of
|
|
|
|
fighters from races such as elves, dwarves, orcs, trolls, and more.
|
|
|
|
|
|
|
|
It is a turn-based strategy game on a hexgrid with several challenging
|
|
|
|
single-player campaigns and different kind of multi-player matches.
|
|
|
|
|
|
|
|
If you want to compile the wesnothd server, you might want to add
|
|
|
|
the following switches to the wesnoth.Slackbuild script:
|
2010-05-11 19:44:44 +02:00
|
|
|
--enable-server
|
|
|
|
--enable-campaign-server
|
|
|
|
--with-server-uid=user
|
|
|
|
--with-server-gid=group
|
2010-05-12 17:39:39 +02:00
|
|
|
and replace 'user' and 'group' with the UID and GID under which you want
|
2010-05-11 14:28:23 +02:00
|
|
|
the server to run.
|
2010-05-11 22:23:09 +02:00
|
|
|
|
2010-05-12 17:39:39 +02:00
|
|
|
Wesnoth now requires boost, which is also available at SlackBuilds.org.
|