Added 1.7.3 and Infdev

This commit is contained in:
PrestonT500 2024-10-30 17:35:11 -07:00
parent 53aaccff58
commit 3a89ef36f5
4 changed files with 17144 additions and 0 deletions

View File

@ -23,6 +23,13 @@ body {
justify-content:center;
margin: 0 auto;
}
.ContainerOther{
display: flex;
width: 1%;
flex-wrap:wrap;
justify-content:center;
margin: 0 auto;
}
h1 {
color: #000000;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -83,6 +83,18 @@
</a>
</div>
</div>
<!-- Other Section -->
<div id="desktopVersionOther">
<p class="version-text" style="color: black;">Other Versions</p>
<div class="ContainerOther">
<a class="version-link filter-button" href="./eagler-files/1.7.3/Beta_1.7.3_Offline_Download.html">
<button style="background-color: rgb(76, 175, 80);">1.7.3 Beta Client</button>
</a>
<a class="version-link filter-button" href="./eagler-files/infdev/Infdev-20100630-1.html">
<button style="background-color: rgb(76, 175, 80);">Infdev Client</button>
</a>
</div>
</div>
<h3>DANGER ZONE</h3>
<a onclick="openClrModal();" class="clr-btn">Reset All Local Data</a>
<a onclick="eruda.init();">