Coder Social home page Coder Social logo

Comments (7)

AnzhiZhang avatar AnzhiZhang commented on August 28, 2024

问题:版本更新需要提交之后才知道更新的commit id,只有知道这个id才能更新 plugin.mcdreforged.yml。必须提交两次commit或者分开提交后使用rebase合并,是否有办法解决。

解决方案:使用 tag

from plugincatalogue.

Fallen-Breath avatar Fallen-Breath commented on August 28, 2024

优缺点?安装脚本的定义?作者库的文件结构?
定义不明确的太多,请给出详细的文档说明

from plugincatalogue.

AnzhiZhang avatar AnzhiZhang commented on August 28, 2024

优缺点?安装脚本的定义?作者库的文件结构?
定义不明确的太多,请给出详细的文档说明

已经修改了

from plugincatalogue.

HuajiMUR233 avatar HuajiMUR233 commented on August 28, 2024

plugin_id.yml

id: str(插件id)
name: str(插件名)
author: str/array(作者)
describe:
    en_us: str(英文介绍)
    zn_cn: str(中文介绍)
link: str(展示地址,可以是repo)
info_link: str(指向插件信息mcdreforged.plugin.yml的链接)

zn_cn?有错字不舒服了

from plugincatalogue.

AnzhiZhang avatar AnzhiZhang commented on August 28, 2024

plugin_id.yml

id: str(插件id)
name: str(插件名)
author: str/array(作者)
describe:
    en_us: str(英文介绍)
    zn_cn: str(中文介绍)
link: str(展示地址,可以是repo)
info_link: str(指向插件信息mcdreforged.plugin.yml的链接)

zn_cn?有错字不舒服了

修改了

from plugincatalogue.

AnzhiZhang avatar AnzhiZhang commented on August 28, 2024

该规范已经在 issue-100 分支实现
https://github.com/MCDReforged/PluginCatalogue/tree/issue-100

from plugincatalogue.

Fallen-Breath avatar Fallen-Breath commented on August 28, 2024

已于 MCDR 2.0 实现插件库规范

文档:https://mcdreforged.readthedocs.io/zh_CN/latest/plugin_dev/plugin_catalogue.html

from plugincatalogue.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.