Eaglercraft-Extras/1.5.html
2025-09-14 16:35:15 -05:00

295 lines
7.9 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>1.5 Clients</title>
<link rel="shortcut icon" href="assets/icon.png" type="image/x-icon" />
<link rel="stylesheet" href="home.css" />
<link
href="https://fonts.googleapis.com/icon?family=Material+Icons+Round"
rel="stylesheet"
/>
</head>
<!-- Google tag (gtag.js) -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-B23XL7G2NK"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-B23XL7G2NK");
</script>
<body>
<ul>
<li><a style="margin-left: 5px" href="index.html">Home</a></li>
<li><a class="active" href="clients.html">Clients</a></li>
<li><a href="worlds.html">Worlds</a></li>
<li><a href="packs.html">Resource Packs</a></li>
<li><a href="servers.html">Servers</a></li>
<li><a href="skins.html">Skins</a></li>
<li>
<a href="quickguide/index.html" target="_blank">Quick Guide</a>
</li>
</ul>
<h1
align="center"
style="font-size: 54px; margin-bottom: -10px; text-decoration: none"
>
1.5 Clients
</h1>
<p align="center" style="font-family: font">Take your pick.</p>
<div class="container">
<button
class="button"
style="
height: 200px;
margin: 15px;
cursor: unset;
font-family: font;
"
>
Eagler 1.5
<p style="font-size: 14px; padding-bottom: 15px">
Version: Service Pack #1
</p>
<a
class="play-hover"
style="
text-decoration: none;
color: white;
border-radius: 0px;
background-color: #008000;
padding: 10px;
padding-right: 40px;
padding-left: 40px;
"
href="clients/1.5/eagler1.5.html"
><span class="material-icons-round">play_circle</span>&nbsp;Play</a
></button
><br />
<button
class="button"
style="
height: 200px;
margin: 15px;
cursor: unset;
font-family: font;
"
>
Precision Client
<p style="font-size: 14px; padding-bottom: 15px">Version: Unknown</p>
<a
class="play-hover"
style="
text-decoration: none;
color: white;
border-radius: 0px;
background-color: #008000;
padding: 10px;
padding-right: 40px;
padding-left: 40px;
"
href="clients/1.5/PrecisionClient.html"
><span class="material-icons-round">play_circle</span>&nbsp;Play</a
></button
><br />
<button
class="button"
style="
height: 200px;
margin: 15px;
cursor: unset;
font-family: font;
"
>
NitClient
<p style="font-size: 14px; padding-bottom: 15px">
Version: NitClient 2.0
</p>
<a
class="play-hover"
style="
text-decoration: none;
color: white;
border-radius: 0px;
background-color: #008000;
padding: 10px;
padding-right: 40px;
padding-left: 40px;
"
href="clients/1.5/nitclient.html"
><span class="material-icons-round">play_circle</span>&nbsp;Play</a
></button
><br />
<button
class="button"
style="
height: 200px;
margin: 15px;
cursor: unset;
font-family: font;
"
>
Nebula
<p style="font-size: 14px; padding-bottom: 15px">Updated: 11/21/23</p>
<a
class="play-hover"
style="
text-decoration: none;
color: white;
border-radius: 0px;
background-color: #008000;
padding: 10px;
padding-right: 40px;
padding-left: 40px;
"
href="clients/1.5/nebula.html"
><span class="material-icons-round">play_circle</span>&nbsp;Play</a
></button
><br />
<button
class="button"
style="
height: 200px;
margin: 15px;
cursor: unset;
font-family: font;
"
>
Kerosene
<p style="font-size: 14px; padding-bottom: 15px">Updated: 11/21/23</p>
<a
class="play-hover"
style="
text-decoration: none;
color: white;
border-radius: 0px;
background-color: #008000;
padding: 10px;
padding-right: 40px;
padding-left: 40px;
"
href="clients/1.5/kerosene.html"
><span class="material-icons-round">play_circle</span>&nbsp;Play</a
></button
><br />
</div>
<div class="container">
<button
class="button"
style="
height: 200px;
margin: 15px;
cursor: unset;
font-family: font;
"
>
CoderCraft
<p style="font-size: 14px; padding-bottom: 15px">Updated: 11/21/23</p>
<a
class="play-hover"
style="
text-decoration: none;
color: white;
border-radius: 0px;
background-color: #008000;
padding: 10px;
padding-right: 40px;
padding-left: 40px;
"
href="clients/1.5/codercraft.html"
><span class="material-icons-round">play_circle</span>&nbsp;Play</a
></button
><br />
<button
class="button"
style="
height: 200px;
margin: 15px;
cursor: unset;
font-family: font;
"
>
Odd Future Client
<p style="font-size: 14px; padding-bottom: 15px">Updated: 6/1/22</p>
<a
class="play-hover"
style="
text-decoration: none;
color: white;
border-radius: 0px;
background-color: #008000;
padding: 10px;
padding-right: 40px;
padding-left: 40px;
"
href="clients/1.5/oddfutureclient.html"
><span class="material-icons-round">play_circle</span>&nbsp;Play</a
></button
><br />
<button
class="button"
style="
height: 200px;
margin: 15px;
cursor: unset;
font-family: font;
"
>
FuchsiaX
<p style="font-size: 14px; padding-bottom: 15px">FuchsiaX Web</p>
<a
class="play-hover"
style="
text-decoration: none;
color: white;
border-radius: 0px;
background-color: #008000;
padding: 10px;
padding-right: 40px;
padding-left: 40px;
"
href="clients/1.5/fuchsiax.html"
><span class="material-icons-round">play_circle</span>&nbsp;Play</a
></button
><br />
<button
class="button"
style="
height: 200px;
margin: 15px;
cursor: unset;
font-family: font;
"
>
Nova Client
<p style="font-size: 14px; padding-bottom: 15px">
Version: 1.0 (First Release)
</p>
<a
class="play-hover"
style="
text-decoration: none;
color: white;
border-radius: 0px;
background-color: #008000;
padding: 10px;
padding-right: 40px;
padding-left: 40px;
"
href="clients/1.5/N0VA CLIENT.html"
><span class="material-icons-round">play_circle</span>&nbsp;Play</a
></button
><br />
</div>
</body>
</html>