Coder Social home page Coder Social logo

dst-intro's Introduction

饥荒模组介绍

  • 富贵险中求
  • 度日如年

如何使用

  1. data/mods.json 里添加上模组基本信息
  2. data/mods.json 里创建模组资源目录,比如富贵险中求就是 ndnr
  3. 在模组资源目录里,创建 data.js 可参见 data/ndnr/data.js 里的写法
  4. 在模组资源目录里,创建 logs.js 可参见 data/ndnr/logs.js 里的写法
  5. 图片资源放在模组目录里的 images 文件夹里
  6. 之后有内容新增就只需要编辑 data.js 文件就可以了

注意:data.jslogs.js 里的description属性的值必须要顶格写,每行前不能有空格,具体可以查看 data/ndnr/data.js 里的格式

data属性

data/xxx/data.js 中的属性

  • name 名字
  • code 代码名
  • image 贴图
  • recipe 配方
  • foodtype 食物类型
  • fresh 腐烂时间
  • tech 科技
  • description 描述

如何参与

  1. fork本项目,编辑好后发pull request [推荐]
  2. 申请项目合作者

dst-intro's People

Contributors

atjiu avatar zz0r avatar

Stargazers

 avatar

Watchers

 avatar  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.