Add a link to the user-content page to player-settings
This commit is contained in:
parent
89419aba98
commit
e67852ba2c
|
@ -17,6 +17,8 @@
|
||||||
your settings extra random, check out the <a href="/weighted-settings">weighted settings</a>
|
your settings extra random, check out the <a href="/weighted-settings">weighted settings</a>
|
||||||
page. There, you will find examples of all available sprites as well.</p>
|
page. There, you will find examples of all available sprites as well.</p>
|
||||||
|
|
||||||
|
<p>A list of all games you have generated can be found <a href="/user-content">here</a>.</p>
|
||||||
|
|
||||||
<p><label for="player-name">Please enter your player name. This will appear in-game as you send and receive
|
<p><label for="player-name">Please enter your player name. This will appear in-game as you send and receive
|
||||||
items, if you are playing in a MultiWorld.</label><br />
|
items, if you are playing in a MultiWorld.</label><br />
|
||||||
<input id="player-name" placeholder="Player Name" data-key="name" maxlength="16" />
|
<input id="player-name" placeholder="Player Name" data-key="name" maxlength="16" />
|
||||||
|
|
Loading…
Reference in New Issue