mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 13:27:40 +00:00
12 lines
655 B
XML
12 lines
655 B
XML
<contexts>
|
|
<context id="wizardHelp">
|
|
<description>Help about new Wesnoth Wizards</description>
|
|
<topic label="Empty Wizard" href="html/gettingstarted/wizards/empty.html"/>
|
|
<topic label="Campaign Wizard" href="html/gettingstarted/wizards/campaign.html"/>
|
|
<topic label="Scenario Wizard" href="html/gettingstarted/wizards/scenario.html"/>
|
|
<topic label="Era Wizard" href="html/gettingstarted/wizards/era.html"/>
|
|
<topic label="Faction Wizard" href="html/gettingstarted/wizards/faction.html"/>
|
|
<topic label="Wizard launcher" href="html/gettingstarted/wizards/launcher.html"/>
|
|
</context>
|
|
</contexts>
|