mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-30 03:09:22 +02:00
Update downloads.php
This commit is contained in:
parent
90c60cb5a0
commit
d169ca696d
@ -4,12 +4,13 @@
|
|||||||
<p>In order to play, you need an compatible IP changer and a Tibia client.</p>
|
<p>In order to play, you need an compatible IP changer and a Tibia client.</p>
|
||||||
|
|
||||||
<p>Download otland IP changer <a href="http://static0.otland.net/ipchanger.exe">HERE</a>.</p>
|
<p>Download otland IP changer <a href="http://static0.otland.net/ipchanger.exe">HERE</a>.</p>
|
||||||
<p>Download Tibia client <?php echo ($config['client'] / 100); ?> <a href="<?php echo $config['client_download']; ?>">HERE</a>.</p>
|
<p>Download Tibia client <?php echo ($config['client'] / 100); ?> for windows <a href="<?php echo $config['client_download']; ?>">HERE</a>.</p>
|
||||||
|
<p>Download Tibia client <?php echo ($config['client'] / 100); ?> for linux <a href="<?php echo $config['client_download_linux']; ?>">HERE</a>.</p>
|
||||||
|
|
||||||
<h2>How to connect and play:</h2>
|
<h2>How to connect and play:</h2>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
<a href="http://remeresmapeditor.com/rmedl.php?file=tibia<?php echo ($config['client']); ?>.exe">Download</a>, install and start the tibia client if you havent already.
|
<a href="<?php echo $config['client_download']; ?>">Download</a>, install and start the tibia client if you havent already.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="http://static0.otland.net/ipchanger.exe">Download</a> and run the IP changer.
|
<a href="http://static0.otland.net/ipchanger.exe">Download</a> and run the IP changer.
|
||||||
@ -27,4 +28,4 @@
|
|||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
include 'layout/overall/footer.php'; ?>
|
include 'layout/overall/footer.php'; ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user