-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
43 lines (38 loc) · 1.39 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta property="og:title" content="SkyClient" />
<meta property="og:type" content="website" />
<meta
property="og:image"
content="https://github.com/nacrt/SkyblockClient-REPO/raw/main/files/images/skyclient128apng.png"
/>
<meta
property="og:description"
content="SkyClient is a Forge Mod installer for skyblock mods also sbe bad"
/>
<link rel="stylesheet" href="css/cool.css" />
</head>
<body>
<div style="text-align: center">
<h1><a href="https://zordlan.github.io/skyclient/">skyclient</a></h1>
<br />
windows 10 download:
<a href="https://github.com/nacrt/SkyblockClient/releases/tag/1.3.9"
>https://github.com/nacrt/SkyblockClient/releases/tag/1.3.9</a
><br /><br />
universal download:
<a
href="https://github.com/koxx12-dev/Skyclient-installer-Java/releases/latest"
>https://github.com/koxx12-dev/Skyclient-installer-Java/releases/latest</a
><br /><br />
IF YOU HAVE ANY PROBLEMS WITH THE UNIVERSAL INSTALLER, PLEASE READ
<a
href="https://github.com/koxx12-dev/Skyclient-installer-Java/wiki/Issues"
>THE ISSUES PAGE</a
><br /><br />
Join our <a href="https://discord.gg/skyclient">discord server</a>!
</div>
</body>
</html>