17 lines
430 B
XML
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>
|