Add unofficial client section to Play Now

This commit is contained in:
dginovker 2023-08-26 18:46:06 +09:00
parent 2b1fe7785b
commit a063e62d27

View File

@ -25,7 +25,7 @@ Play Now - Multiplayer
<div class="rightcorner">
<div class="bottomleft">
<div class="bottomright">
<div class="links"><a href="#download">Download</a> | <a href="#About">About</a> | <a href="#tutorial_island">Tutorial Island</a> | <a href="#starter_items">Starter Items</a> | <a href="#money_making">Money Making</a> | <a href="#fast_travel">Fast Traveling</a> | <a href="#extra">Extra</a></div>
<div class="links"><a href="#download">Download</a> | <a href="#unofficial">Unofficial</a> | <a href="#About">About</a> | <a href="#tutorial_island">Tutorial Island</a> | <a href="#starter_items">Starter Items</a> | <a href="#money_making">Money Making</a> | <a href="#fast_travel">Fast Traveling</a> | <a href="#extra">Extra</a></div>
<br/>
<a name="Download"></a><br class="clear"/>
<div class="headings">
@ -81,6 +81,31 @@ Play Now - Multiplayer
<li>Log in and play!</li>
</ol>
<div class="headings">
<span class="headertitleleft"><span class="headertitleright" id="unofficial">Unofficial Clients</span></span>
</div>
<!-- Create 1 column div to hold Android download button -->
<div style="display: flex; flex-direction: row; justify-content: center; align-content: space-around; align-items: center;">
<a href="https://github.com/2009scape/2009Scape-mobile/releases">
<div
style="flex: 1 1 0%; border-style: double; border-color: #ccc49e; border-radius: 0.5rem; padding: 2.5rem; margin: 0.3rem">
<svg data-icon="android" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path fill="currentColor"
d="M89.6 204.5v115.8c0 15.4-12.1 27.7-27.5 27.7-15.3 0-30.1-12.4-30.1-27.7V204.5c0-15.1 14.8-27.5 30.1-27.5 15.1 0 27.5 12.4 27.5 27.5zm10.8 157c0 16.4 13.2 29.6 29.6 29.6h19.9l.3 61.1c0 36.9 55.2 36.6 55.2 0v-61.1h37.2v61.1c0 36.7 55.5 36.8 55.5 0v-61.1h20.2c16.2 0 29.4-13.2 29.4-29.6V182.1H100.4v179.4zm248-189.1H99.3c0-42.8 25.6-80 63.6-99.4l-19.1-35.3c-2.8-4.9 4.3-8 6.7-3.8l19.4 35.6c34.9-15.5 75-14.7 108.3 0L297.5 34c2.5-4.3 9.5-1.1 6.7 3.8L285.1 73c37.7 19.4 63.3 56.6 63.3 99.4zm-170.7-55.5c0-5.7-4.6-10.5-10.5-10.5-5.7 0-10.2 4.8-10.2 10.5s4.6 10.5 10.2 10.5c5.9 0 10.5-4.8 10.5-10.5zm113.4 0c0-5.7-4.6-10.5-10.2-10.5-5.9 0-10.5 4.8-10.5 10.5s4.6 10.5 10.5 10.5c5.6 0 10.2-4.8 10.2-10.5zm94.8 60.1c-15.1 0-27.5 12.1-27.5 27.5v115.8c0 15.4 12.4 27.7 27.5 27.7 15.4 0 30.1-12.4 30.1-27.7V204.5c0-15.4-14.8-27.5-30.1-27.5z">
</path>
</svg>
<div style="width: 60px; display: flex; justify-content: center">Android</div>
</div>
</a>
</div>
<div>
<p>Unofficial clients may require additional configuration. Please see the links on their pages, or get
support on the <a href="forum.2009scape.org">forums</a>.
</p>
</div>
<div class="headings">
<span class="headertitleleft"><span class="headertitleright" id="About">About</span></span>
</div>