Removed 1.5 Clients
Resend 4.0 has singleplayer now
This commit is contained in:
parent
b8caaab25b
commit
cfce3e188d
20
index.html
20
index.html
@ -104,12 +104,6 @@
|
|||||||
color: #555;
|
color: #555;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subtitle {
|
|
||||||
color: grey;
|
|
||||||
font-size: 14px;
|
|
||||||
margin-bottom: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
background-color: #ddd;
|
background-color: #ddd;
|
||||||
@ -124,28 +118,14 @@
|
|||||||
<p>These clients might be outdated.</p>
|
<p>These clients might be outdated.</p>
|
||||||
<h2 class="pick-client">Pick a Client:</h2>
|
<h2 class="pick-client">Pick a Client:</h2>
|
||||||
<p class="version-text">Version 1.8</p>
|
<p class="version-text">Version 1.8</p>
|
||||||
<p class="subtitle">1.8 only supports multiplayer</p>
|
|
||||||
|
|
||||||
<a href="/1.8/main1.8.9/index.html"><button>Main 1.8.9 Client</button></a>
|
<a href="/1.8/main1.8.9/index.html"><button>Main 1.8.9 Client</button></a>
|
||||||
<a href="/1.8/main1.8.8.html"><button>Main 1.8.8 Client</button></a>
|
<a href="/1.8/main1.8.8.html"><button>Main 1.8.8 Client</button></a>
|
||||||
<a href="/1.8/resent4.0/index.html"><button>Resent 4.0 Client</button></a>
|
<a href="/1.8/resent4.0/index.html"><button>Resent 4.0 Client</button></a>
|
||||||
<p class="version-text">Version 1.5.2</p>
|
|
||||||
<p class="subtitle">1.5.2 supports singleplayer, multiplayer, and LAN*</p>
|
|
||||||
|
|
||||||
<a href="/1.5.2/main1.5.2.html"><button>Main Client</button></a>
|
|
||||||
<div class="dropdown-btn">
|
|
||||||
Precision Client
|
|
||||||
<div class="dropdown-content">
|
|
||||||
<a href="/1.5.2/precisionbeta2/index.html">Precision Beta 2 Client</a>
|
|
||||||
<a href="/1.5.2/PrecisionBeta.html">Precision Beta Client</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<p>I am not affiliated with EaglerCraft, Eagtek, Microsoft, or Mojang. I solely host these sites.</p>
|
<p>I am not affiliated with EaglerCraft, Eagtek, Microsoft, or Mojang. I solely host these sites.</p>
|
||||||
<a href="https://github.com/PrestonT500/EaglerCraftX-1.8" class="source-btn" target="_blank">Github Repository</a>
|
<a href="https://github.com/PrestonT500/EaglerCraftX-1.8" class="source-btn" target="_blank">Github Repository</a>
|
||||||
<p>You may experience bugs with beta clients<br>
|
|
||||||
* Precision Beta Client 1 Doesn't support singleplayer (That means LAN as well).</p>
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user