Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.24 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.24 KB
Error in user YAML: (<unknown>): found a tab character that violate indentation while scanning a plain scalar at line 22 column 11
---
home: true
icon: home
title: MC 插件推荐
heroImage: /logo.png
heroText: Minecraft 插件推荐
tagline: 源于社区,回归社区。
action:
  - text: 查看详细
    link: /home
    type: primary

  - text: 访问仓库
    link: https://github.com/Tartaros-Gamer/plugin-recommended

features:
  - title: 通过功能平台tag分类 ✨
    details: 快速检索
    link: https://tartaros.fun/plugin-recommended/tag/
    
  - title: 预览列表
    details: 速揽一些还没介绍的插件,就是咱的备忘录哒
    link: https://tartaros.fun/plugin-recommended/list/
	
  - title: 投稿通道 📝
    details: 向我们的仓库提交 PR,经审定后将有机会出现在 mcbbs
    link: https://tartaros.fun/plugin-recommended/contribution

  - title: 分发许可 💬
    details: 基于 Attribution-ShareAlike CC BY-SA 4.0 分发,投稿者和转载者必看。
    link: https://creativecommons.org/licenses/by-sa/4.0/deed.zh

  - title: 社区驱动 ℹ
    details: 您的 commit 会自动被这些页面识别,您的贡献会被记录在案,author 的首字段也允许添加作者。
    link: https://vuepress-theme-hope.github.io/zh/guide/layout/page/
	
  
copyrightText: false
footer: MIT Licensed | Copyright © Tartaros
---