File "download.php"
Full path: C:/xampp/htdocs/www_real-20250703105326/download.php
File
size: 2.55 B (2.55 KB bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
// This AION Brasil
require "header.php";
?>
<div class="case">
<div class="content">
<div class="news">
<!-- <
div class="news-title"><center>Download de Arquivos</center></div>
<div id="nodecor" align="center" class="mb10">
<a href="#client"><div class="menu-block border shadow"><img src="img/game.png" /><br /><b>Cliente</b></div></a>
<a href="#launcher"><div class="menu-block border shadow"><img src="img/launcher.png" /><br /><b>Launcher</b></div></a>
<a href="#setup"><div class="menu-block border shadow"><img src="img/patch.png" /><br /><b>Instalação</b></div></a>
</div>
-->
<div class="hr"></div>
<div class="news-title" id="client"><center>This Aion Brasil (PvP e PvE)</center></div>
<div id="nodecor" align="center" class="mb10">
<a href="Jogo/This AION - Brasil 3.9.zip"><div class="tcenter menu-block border shadow"><img src="img/icon_pet_fairyangel_01_pink.png" /><br /><b>Jogo Completo</b></div></a>
</div>
<div class="hr"></div>
<div class="news-title" id="setup"><center>Patch customizado</center></div>
<div id="nodecor" align="center" class="mb10">
<a href="Patch/Patch This AION Brasil - Atualizado semanalmente.7z"><div class="tcenter menu-block border shadow"><img src="img/icon_pet_fairydevil_01_red.png" /><br /><b>Clique aqui</b></div></a>
</div>
<div class="hr"></div>
<div class="news-title" id="launcher"><center>Executáveis</center></div>
<div id="nodecor" align="center" class="mb10">
<a href="Launcher/Executaveis This AION Brasil Pve PvP.7z"><div class="tcenter menu-block border shadow"><img src="img/icon_pet_olympicshugo_01_f.png" /><br /><b>Clique aqui</b></div></a>
</div>
<div class="hr"></div>
<div class="news-title" id="setup"><center>Passo a Passo - Instalação do Jogo</center></div>
<div id="nodecor" align="center" class="mb10">
<br>1. Faça o download do Jogo completo.<br>
2. Em seguida, baixe o Patch.<br>
3. Extrair o Patch e substituir os arquivos dentro da pasta do Jogo completo.<br>
4. Caso seu Anti-virus tenha excluido os executaveis, baixe-os novamente na sessão "Launcher"<br>
</div>
<div id="clear"></div>
</div>
</div>
<?php require "sidebar.php"; ?>
</div>
<?php require "footer.php"; ?>