-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
36 lines (29 loc) · 1.26 KB
/
index.html
File metadata and controls
36 lines (29 loc) · 1.26 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>造梦C君的博客</title>
</head>
<body>
<h1>僵尸危机续作官方网站 Boxhead sequel official website</h1>
<p>最后更新日期:2022/1/26</p>
<p><em>目前我正在开发僵尸危机(Boxhead)的续作,个人博客会被当作其官网使用。</em></p>
<img src="res/images/1.png">
<h3>游戏版本下载:</h3>
<p>请加入官方QQ群获取</p>
<h3>官方QQ群:828975870</h3>
<h3>官方Discord群链接:https://discord.gg/c8ZDbhJRVs</h3>
<h3>开发人员:</h3>
<p>程序:造梦C君</p>
<p>美术:Chief</p>
<p>美术:MK12MOD1</p>
<h3>官方链接:</h3>
<p>
<a href="https://github.com/zmcj21/boxhead_res" title="僵尸危机资源Github仓库" target="_blank">僵尸危机资源仓库</a>
</p>
<p>
<a href="https://github.com/zmcj21/boxhead_dev" title="僵尸危机开发Github仓库" target="_blank">僵尸危机开发仓库</a>
</p>
<h3>特别感谢:<a href="https://developer.mozilla.org/zh-CN/docs/Learn" title="mozilla" target="_blank">developer.mozilla.org</a></h3>
</body>
</html>