-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex-en.html
44 lines (44 loc) · 1.59 KB
/
index-en.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
44
<head>
<meta charset="UTF-8">
<title>Line Launcher Official Website</title>
<link rel="icon" href="logo.png" type="image/x-icon">
</head>
<center>
<p>这里有一个
<a href="https://line.icecreamteam.win/index.html">简体中文版</a>
</p>
<img src="logo.png" />
<h1>Line Launcher</h1>
<h2>Description</h2>
<p>
Line Launcher is a Minecraft Launcher developed by
<a href="https://github.com/tmdakm">Huangyu</a>
and
<a href="https://github.com/iloveei">ILoveEi</a>
</p>
<p>It has an
<strong>unofficial</strong>
name, Line Minecraft Launcher, on which we have developed its abbreviation LMC.
</p>
<h2>Download</h2>
<p>Our launcher is not yet fully developed, please stay tuned.</p>
<h3>About</h3>
<p>GitHub Main Repository click
<a href="https://github.com/IceCreamTeamICT/LineLauncher">here</a>.
</p>
<p>C# Versions's Repository click
<a href="https://github.com/IceCreamTeamICT/LineLauncherCs/">here</a>
</p>
<p>Python Version's Repository click
<a href="https://github.com/IloveEi/Line-Minecraft-Launcher">here</a>.
</p>
<p>Minecraft Official Website click
<a href="https://minecraft.net">here</a>
</p>
<p>If you want help/join us, you can submit Pull-Requests/Issues, or send emails to
<a href="mailto:[email protected]">[email protected]</a>
, Alternatively, you can contact us through QQ (Chinese chat software) number
<a href="https://qm.qq.com/q/bJbHp5EaAg">3541621163</a>.
</p>
<p><em>Line Launcher has no association with Mojang AB Studio or Microsoft.</em></p>
</center>