项目迁移
This commit is contained in:
33
word/index.md
Normal file
33
word/index.md
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
# https://vitepress.dev/reference/default-theme-home-page
|
||||
layout: home
|
||||
|
||||
hero:
|
||||
name: "DeEarthX-CE"
|
||||
text: "Minecraft 整合包服务端制作工具"
|
||||
tagline: 简单、高效的 Minecraft 整合包到服务端转换解决方案
|
||||
actions:
|
||||
- theme: brand
|
||||
text: 开始使用
|
||||
link: /guide/introduction
|
||||
- theme: alt
|
||||
text: API 文档
|
||||
link: /api/core
|
||||
|
||||
features:
|
||||
- title: 多平台支持
|
||||
details: 支持 CurseForge、Modrinth、MCBBS 等多个模组平台
|
||||
- title: 智能模组处理
|
||||
details: 自动区分客户端和服务端模组,保留服务端需要的
|
||||
- title: 双工作模式
|
||||
details: 开服模式(完整生成服务端)和上传模式(仅筛选模组)
|
||||
- title: 多加载器支持
|
||||
details: 支持 Forge、NeoForge、Fabric 模组加载器
|
||||
- title: 模板管理
|
||||
details: 创建、编辑、导入/导出模板,支持模板商店
|
||||
- title: 智能下载
|
||||
details: 自动测试下载链接速度,选择最快的链接
|
||||
- title: 多语言支持
|
||||
details: 支持中文、英文等多种语言
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user