-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path1.8.8.html
More file actions
184 lines (165 loc) · 8.07 KB
/
1.8.8.html
File metadata and controls
184 lines (165 loc) · 8.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>1.8.8 Clients - Silicon Launcher</title>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<link rel="icon" href="icon.png">
<meta name="description" content="Silicon Launcher - 1.8.8 Eaglercraft Clients selection" />
<meta property="og:title" content="Silicon Launcher - 1.8.8 Clients" />
<meta property="og:image" content="icon.png" />
<meta property="og:description" content="Silicon Launcher - Choose your 1.8.8 Eaglercraft client" />
<!-- Google Analytics remains the same -->
<script>
document.addEventListener('keydown', function(e) {
// Press ` (backtick) to quickly close tab
if(e.key === '`') {
// Save any necessary data here if needed
window.close();
// Fallback if window.close() is blocked
window.location.replace('about:blank');
}
});
</script>
</head>
<body>
<div id="loading"></div>
<!-- Navigation Bar -->
<nav class="navbar">
<a href="index.html" class="logo">SILICON LAUNCHER</a>
</nav>
<!-- Back Button -->
<div class="back-nav">
<a href="clients.html" class="back-button">← Back</a>
</div>
<!-- Main Content -->
<div class="main-content">
<div class="container">
<h1 class="section-title fade-in">1.8.8 Clients</h1>
<div class="game-grid">
<!-- Arch Client Launcher -->
<div class="game-card fade-in premium-card">
<div class="game-info">
<h3 class="game-title">Arch Client Launcher</h3>
<p class="game-description">Special launcher with access to 3 unique clients</p>
<a href="eagler/arch.html" class="play-button premium-button">Launch</a>
</div>
</div>
<!-- Mega Client -->
<div class="game-card fade-in">
<div class="game-info">
<h3 class="game-title">Mega Client</h3>
<p class="game-description">Standard client with basic features</p>
<a href="eagler/mega.html" class="play-button">Play Now</a>
</div>
</div>
<!-- Normal Eaglercraft -->
<div class="game-card fade-in">
<div class="game-info">
<h3 class="game-title">Eaglercraft 1.8.8 Normal</h3>
<p class="game-description">Standard vanilla experience</p>
<a href="eagler/EaglercraftX_1.8_u44_Offline_Signed.html" class="play-button">Play Now</a>
</div>
</div>
<!-- DragonX New Click GUI -->
<div class="game-card fade-in">
<div class="game-info">
<h3 class="game-title">DragonX New Click GUI</h3>
<p class="game-description">Modern client with enhanced GUI interface</p>
<a href="Eaglercraft-Clients-main/DragonX New Click GUI.html" class="play-button">Play Now</a>
</div>
</div>
<!-- DragonX V3 Pi -->
<div class="game-card fade-in">
<div class="game-info">
<h3 class="game-title">DragonX V3 Pi</h3>
<p class="game-description">Optimized version of DragonX client</p>
<a href="Eaglercraft-Clients-main/DragonX V3 Client.html" class="play-button">Play Now</a>
</div>
</div>
<!-- Astro Client -->
<div class="game-card fade-in">
<div class="game-info">
<h3 class="game-title">Astro Client Ultra 3.0v</h3>
<p class="game-description">A lightweight and optimized client</p>
<a href="eagler/Astra-Client-Offline.html" class="play-button">Play Now</a>
</div>
</div>
<!-- Resent Client -->
<div class="game-card fade-in">
<div class="game-info">
<h3 class="game-title">Resent Client 4.0</h3>
<p class="game-description">Feature-rich client with modern UI</p>
<a href="eagler/Resent-Signed.html" class="play-button">Play Now</a>
</div>
</div>
<!-- Shadow Client -->
<div class="game-card fade-in">
<div class="game-info">
<h3 class="game-title">Shadow Client 4.0</h3>
<p class="game-description">Performance-focused client</p>
<a href="eagler/Shadow_Client.html" class="play-button">Play Now</a>
</div>
</div>
<!-- EaglercraftX -->
<div class="game-card fade-in">
<div class="game-info">
<h3 class="game-title">EaglercraftX WASM-GC</h3>
<p class="game-description">Faster performance with WASM-GC</p>
<a href="eagler/EaglercraftX_1.8_WASM-GC_Offline_Download.html" class="play-button">Play Now</a>
</div>
</div>
<!-- Pi Client -->
<div class="game-card fade-in">
<div class="game-info">
<h3 class="game-title">Pi Client</h3>
<p class="game-description">Lightweight performance-focused client</p>
<a href="Eaglercraft-Clients-main/PiClient.html" class="play-button">Play Now</a>
</div>
</div>
<!-- UwU Client v1 -->
<div class="game-card fade-in">
<div class="game-info">
<h3 class="game-title">UwU Client v1</h3>
<p class="game-description">Custom client with unique features</p>
<a href="Eaglercraft-Clients-main/UwUClient v1 Full.html" class="play-button">Play Now</a>
</div>
</div>
<!-- Flame Client -->
<div class="game-card fade-in">
<div class="game-info">
<h3 class="game-title">Flame Client 3.7</h3>
<p class="game-description">High-performance client with advanced features</p>
<a href="Eaglercraft-Clients-main/flameclient 3.7.html" class="play-button">Play Now</a>
</div>
</div>
<div class="performance-note fade-in">
<div class="note-content">
<span class="note-icon">💡</span>
<p>Note: WASM-GC version (not client) offers significantly better performance but requires Experimental WebAssembly JavaScript Promise Integration (JSPI) to be turned on via chrome://flags</p>
</div>
</div>
</div>
</div>
<!-- Scripts -->
<script defer src="/_vercel/insights/script.js"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/js/bootstrap.bundle.min.js"></script>
<script src="splash.js"></script>
<script>
splash.onload = myFunction;
</script>
<script>
window.onload = function () {
$('#loading').fadeOut();
}
setTimeout(function () {
$('#loading').fadeOut();
}, 12 * 1000);
</script>
<script src="darkmode.js"></script>
</body>
</html>