Skip to content

Commit 73fbbf6

Browse files
committed
water
1 parent 78bfc81 commit 73fbbf6

File tree

14 files changed

+58
-3
lines changed

14 files changed

+58
-3
lines changed

docs/.vuepress/.temp/internal/routes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export const routes = Object.fromEntries([
99
["/zombiecraft/login.html", { loader: () => import(/* webpackChunkName: "zombiecraft_login.html" */"/workspaces/docs/docs/.vuepress/.temp/pages/zombiecraft/login.html.js"), meta: {"title":"皮肤站登录"} }],
1010
["/zombiecraft/rules.html", { loader: () => import(/* webpackChunkName: "zombiecraft_rules.html" */"/workspaces/docs/docs/.vuepress/.temp/pages/zombiecraft/rules.html.js"), meta: {"title":"服务器规则"} }],
1111
["/zombiecraft/skin.html", { loader: () => import(/* webpackChunkName: "zombiecraft_skin.html" */"/workspaces/docs/docs/.vuepress/.temp/pages/zombiecraft/skin.html.js"), meta: {"title":"皮肤站使用教程"} }],
12+
["/zombiecraft/tutorial.html", { loader: () => import(/* webpackChunkName: "zombiecraft_tutorial.html" */"/workspaces/docs/docs/.vuepress/.temp/pages/zombiecraft/tutorial.html.js"), meta: {"title":"玩法教学"} }],
1213
["/404.html", { loader: () => import(/* webpackChunkName: "404.html" */"/workspaces/docs/docs/.vuepress/.temp/pages/404.html.js"), meta: {"title":""} }],
1314
]);
1415

docs/.vuepress/.temp/internal/themeData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const themeData = JSON.parse("{\"repo\":\"MondayServer/docs\",\"docsRepo\":\"MondayServer/docs\",\"docsDir\":\"docs\",\"navbar\":[{\"text\":\"总览\",\"children\":[\"/guide/README.md\",\"/guide/gfq.md\",\"/guide/help.md\"]},{\"text\":\"服务器\",\"children\":[\"/zombiecraft/README.md\"]}],\"sidebar\":{\"/guide/\":[{\"text\":\"教程\",\"children\":[\"/guide/README.md\",\"/guide/gfq.md\",\"/guide/help.md\"]}],\"/zombiecraft/\":[{\"text\":\"教程\",\"children\":[\"/zombiecraft/README.md\",\"/zombiecraft/login.md\",\"/zombiecraft/skin.md\"]}]},\"editLinkText\":\"在 GitHub 上编辑此页\",\"lastUpdatedText\":\"上次更新\",\"contributorsText\":\"贡献者\",\"tip\":\"提示\",\"warning\":\"注意\",\"danger\":\"警告\",\"notFound\":[\"这里什么都没有\",\"我们怎么到这来了?\",\"这是一个 404 页面\",\"看起来我们进入了错误的链接\"],\"backToHome\":\"返回首页\",\"openInNewWindow\":\"在新窗口打开\",\"toggleColorMode\":\"切换颜色模式\",\"toggleSidebar\":\"切换侧边栏\",\"locales\":{\"/\":{\"selectLanguageName\":\"English\"}},\"colorMode\":\"auto\",\"colorModeSwitch\":true,\"logo\":null,\"selectLanguageText\":\"Languages\",\"selectLanguageAriaLabel\":\"Select language\",\"sidebarDepth\":2,\"editLink\":true,\"lastUpdated\":true,\"contributors\":true}")
1+
export const themeData = JSON.parse("{\"repo\":\"MondayServer/docs\",\"docsRepo\":\"MondayServer/docs\",\"docsDir\":\"docs\",\"navbar\":[{\"text\":\"总览\",\"children\":[\"/guide/README.md\",\"/guide/gfq.md\",\"/guide/help.md\"]},{\"text\":\"服务器\",\"children\":[\"/zombiecraft/README.md\"]}],\"sidebar\":{\"/guide/\":[{\"text\":\"教程\",\"children\":[\"/guide/README.md\",\"/guide/gfq.md\",\"/guide/help.md\"]}],\"/zombiecraft/\":[{\"text\":\"教程\",\"children\":[\"/zombiecraft/README.md\",\"/zombiecraft/login.md\",\"/zombiecraft/skin.md\",\"/zombiecraft/tutorial.md\"]}]},\"editLinkText\":\"在 GitHub 上编辑此页\",\"lastUpdatedText\":\"上次更新\",\"contributorsText\":\"贡献者\",\"tip\":\"提示\",\"warning\":\"注意\",\"danger\":\"警告\",\"notFound\":[\"这里什么都没有\",\"我们怎么到这来了?\",\"这是一个 404 页面\",\"看起来我们进入了错误的链接\"],\"backToHome\":\"返回首页\",\"openInNewWindow\":\"在新窗口打开\",\"toggleColorMode\":\"切换颜色模式\",\"toggleSidebar\":\"切换侧边栏\",\"locales\":{\"/\":{\"selectLanguageName\":\"English\"}},\"colorMode\":\"auto\",\"colorModeSwitch\":true,\"logo\":null,\"selectLanguageText\":\"Languages\",\"selectLanguageAriaLabel\":\"Select language\",\"sidebarDepth\":2,\"editLink\":true,\"lastUpdated\":true,\"contributors\":true}")
22

33
if (import.meta.webpackHot) {
44
import.meta.webpackHot.accept()

docs/.vuepress/.temp/pages/zombiecraft/skin.html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import comp from "/workspaces/docs/docs/.vuepress/.temp/pages/zombiecraft/skin.html.vue"
2-
const data = JSON.parse("{\"path\":\"/zombiecraft/skin.html\",\"title\":\"皮肤站使用教程\",\"lang\":\"zh-CN\",\"frontmatter\":{},\"headers\":[{\"level\":2,\"title\":\"注册\",\"slug\":\"注册\",\"link\":\"#注册\",\"children\":[]},{\"level\":2,\"title\":\"验证邮箱\",\"slug\":\"验证邮箱\",\"link\":\"#验证邮箱\",\"children\":[]},{\"level\":2,\"title\":\"上传皮肤\",\"slug\":\"上传皮肤\",\"link\":\"#上传皮肤\",\"children\":[]},{\"level\":2,\"title\":\"使用皮肤\",\"slug\":\"使用皮肤\",\"link\":\"#使用皮肤\",\"children\":[]}],\"git\":{},\"filePathRelative\":\"zombiecraft/skin.md\"}")
2+
const data = JSON.parse("{\"path\":\"/zombiecraft/skin.html\",\"title\":\"皮肤站使用教程\",\"lang\":\"zh-CN\",\"frontmatter\":{},\"headers\":[{\"level\":2,\"title\":\"注册\",\"slug\":\"注册\",\"link\":\"#注册\",\"children\":[]},{\"level\":2,\"title\":\"验证邮箱\",\"slug\":\"验证邮箱\",\"link\":\"#验证邮箱\",\"children\":[]},{\"level\":2,\"title\":\"上传皮肤\",\"slug\":\"上传皮肤\",\"link\":\"#上传皮肤\",\"children\":[]},{\"level\":2,\"title\":\"使用皮肤\",\"slug\":\"使用皮肤\",\"link\":\"#使用皮肤\",\"children\":[]}],\"git\":{\"updatedTime\":1764089746000,\"contributors\":[{\"name\":\"PaperXiang\",\"username\":\"PaperXiang\",\"email\":\"[email protected]\",\"commits\":1,\"url\":\"https://github.com/PaperXiang\"}],\"changelog\":[{\"hash\":\"78bfc81baffc0d810c9e34e1992ad9f27fa180e5\",\"time\":1764089746000,\"email\":\"[email protected]\",\"author\":\"Paper_Xiang\",\"message\":\"skin update\"}]},\"filePathRelative\":\"zombiecraft/skin.md\"}")
33
export { comp, data }
44

55
if (import.meta.webpackHot) {
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
import comp from "/workspaces/docs/docs/.vuepress/.temp/pages/zombiecraft/tutorial.html.vue"
2+
const data = JSON.parse("{\"path\":\"/zombiecraft/tutorial.html\",\"title\":\"玩法教学\",\"lang\":\"zh-CN\",\"frontmatter\":{},\"headers\":[{\"level\":2,\"title\":\"饮水系统\",\"slug\":\"饮水系统\",\"link\":\"#饮水系统\",\"children\":[]}],\"git\":{},\"filePathRelative\":\"zombiecraft/tutorial.md\"}")
3+
export { comp, data }
4+
5+
if (import.meta.webpackHot) {
6+
import.meta.webpackHot.accept()
7+
if (__VUE_HMR_RUNTIME__.updatePageData) {
8+
__VUE_HMR_RUNTIME__.updatePageData(data)
9+
}
10+
}
11+
12+
if (import.meta.hot) {
13+
import.meta.hot.accept(({ data }) => {
14+
__VUE_HMR_RUNTIME__.updatePageData(data)
15+
})
16+
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<template><div><h1 id="玩法教学" tabindex="-1"><a class="header-anchor" href="#玩法教学"><span>玩法教学</span></a></h1>
2+
<h2 id="饮水系统" tabindex="-1"><a class="header-anchor" href="#饮水系统"><span>饮水系统</span></a></h2>
3+
<p>如图,玩家饱食度上方即为口渴值</p>
4+
<p><img src="/t1.png" alt=""></p>
5+
<p>可以右键水来饮水,但是会获得干渴的debuff</p>
6+
<p><img src="/t3.png" alt=""></p>
7+
<p><img src="/t4.png" alt=""></p>
8+
<p>烧水瓶获得纯净水水瓶</p>
9+
<p><img src="/t5.png" alt=""></p>
10+
<p>水壶容量更大</p>
11+
<p><img src="/t6.png" alt=""></p>
12+
<p><img src="/t7.png" alt=""></p>
13+
</div></template>
14+
15+

docs/.vuepress/config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ export default defineUserConfig({
4646
children: [
4747
'/zombiecraft/README.md',
4848
'/zombiecraft/login.md',
49-
'/zombiecraft/skin.md'
49+
'/zombiecraft/skin.md',
50+
'/zombiecraft/tutorial.md'
5051
],
5152
},
5253
],

docs/.vuepress/public/t1.png

38.5 KB
Loading

docs/.vuepress/public/t2.png

39.4 KB
Loading

docs/.vuepress/public/t3.png

58.3 KB
Loading

docs/.vuepress/public/t4.png

53.4 KB
Loading

0 commit comments

Comments
 (0)