Dragon-Knight/server/templates/install/done.php

15 lines
510 B
PHP

<p class="mb-1">
Congratulations, <?= $name ?>! Your installation is complete. Dragon Knight is ready to go.
All that's left is to start playing. <?php if (!$complete): ?>Once you've logged in,
you can create some classes and assign your character one. By default you are a useless Adventurer.
😜<?php endif; ?>
</p>
<p class="mb-1">
<a href="/gate/login">Click here to begin your adventure.</a>
</p>
<p>
We'd love if you were to join the Sharkk community and let us know what you think!
@TODO
</p>