Coder Social home page Coder Social logo

gia-missions's Introduction

GIA-Missions

存放GIA自定义任务的仓库. 你可以通过GIA下载使用,或者通过PR提交你的自定义任务.

自定义任务添加方法

如果你完全没看懂,也可以直接把文件扔到群里让大佬们帮你加进仓库(雾)

自定义任务META格式

自定义任务文件内必须要有META.

META = {
        "name": "你的mission任务名", # 必填
        "author": "你的github用户名或其他名称", # 必填
        "tags": ["tag1", "tag2"], # 选填 # tags可以填写: `采集` `圣遗物` `战斗` `日常`
        "description": "任务描述", # 选填
        "note": "任务注释" # 选填
    }

github workflow会校验你的META是否符合规范.

gia-missions's People

Contributors

infstellar avatar moulai avatar

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.