GithubHelp home page GithubHelp logo

oops-plugin-excel-to-json's Introduction

为oops-moba定制配置、脚本生成插件

游戏配置数据生成 + 数据对象代码生成器插件

Cocos Creator 3.x 配套游戏配置数据生成 + 数据对象代码生成器插件

Cocos Creator 3.x 配置Excel文件目录、配置Json数据输出目录、配置脚本输出目录

Cocos Creator 3.x 配置Excel文件目录、配置Json数据输出目录、配置脚本输出目录

Cocos Creator 3.x 扩展 -> Oops-Framework Excel To Json

Cocos Creator 3.x 扩展 -> Oops-Framework Excel To Json

Cocos Creator 3.x 生成数据资源与脚本资源

Cocos Creator 3.x 生成数据资源与脚本资源,减少编码工作

工具指向策划配置表目录后,每次更新配置时,一键生成数据与静态配置表代码,在项目中后期平凡维护修改时,提高开发效率。

Excel中数据规则

  • Excel中前五行为工具规则数据
  • 第一行为字段中文名
  • 第二行为字段英文名,会生成为json数据的字段名
  • 第三行为字段数据类型,只支持number、string类型,数组和对象类型可自行扩展
  • 第四行标记输出服务器数据时,是否存在这个字段"server"为显示字段,"server_no"为删除字段
  • 第五行标记输出客户端数据时,是否存在这个字段"client"为显示字段,"client_no"为删除字段

oops-plugin-excel-to-json's People

Contributors

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