SimpleTest/tools/charactercreation/charactertool.xml
2026-03-09 15:01:28 +01:00

17 lines
430 B
XML

<Tool>
<Name>charactercreator</Name>
<AcessRule>[rule.access]</AcessRule>
<Display>Character Creator</Display>
<Description>The Character Creation Tool</Description>
<StartPage>start</StartPage>
<Pages>
<Page Name="start">
<Content>
<Label>
<Text>Hallo Welt</Text>
</Label>
</Content>
</Page>
</Pages>
</Tool>