-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
42 lines (42 loc) · 1.58 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
<head>
<meta charset="UTF-8">
<title>Line Launcher启动器官网</title>
<link rel="icon" href="logo.png" type="image/x-icon">
</head>
<center>
<p>There is an
<a href="https://line.icecreamteam.win/index-en.html">English Version</a>
</p>
<img src="logo.png" />
<h1>Line Launcher</h1>
<h2>简介</h2
<p>
Line Launcher是由
<a href="https://github.com/tmdakm">皇鱼</a>
和
<a href="https://github.com/iloveei">影宝</a>
开发的一款Minecraft Java国际版启动器。
</p>
<p>它有一个<strong>非官方</strong>名称Line Minecraft Launcher,我们在此基础上制定了其简称LMC。</p>
<h2>下载</h2>
<p>我们启动器目前没有开发完成,敬请期待。</p>
<h3>关于</h3>
<p>GitHub主仓库链接点
<a href="https://github.com/IceCreamTeamICT/LineLauncher">此处</a>
</p>
<p>C#版本仓库链接点
<a href="https://github.com/IceCreamTeamICT/LineLauncherCs/">此处</a>
</p>
<p>Python版本仓库链接点
<a href="https://github.com/IloveEi/Line-Minecraft-Launcher">此处</a>
</p>
<p>Minecraft官网点
<a href="https://minecraft.net">此处</a>
</p>
<p>如果您想加入我们的开发或帮助我们,可以给我们的仓库提PR、Issue,或向我们的邮箱 line@huangyu.win
<a href="mailto:line@huangyu.win">发送邮件</a>
,也可以联系QQ
<a href="https://qm.qq.com/q/bJbHp5EaAg">3541621163</a>
</p>
<p><em>Line Launcher与Mojang AB Studio、Microsoft没有任何关联。</em></p>
</center>