Coder Social home page Coder Social logo

csv-config's Introduction

csv-config

基于 csv 的游戏配置文件系统. 类型转换, 热更新, 可扩展的完整性验证

大型复杂的系统中往往有很多的配置文件, 如游戏的数值配置, 这些配置经常需要更新, 在人工手动修改的过程中由于文件的复杂性 很容易出现各种低级错误, 如: 类型错误, 改错列, 依赖的配置没有改, 数值改错了(道具数量弄成了金币)... 而这些错误大多都难以发现, 经常需要程序运行到对应位置触发以后才后知后觉.

所以就有了这个小工具.

目前代码量很少, 可以很方便的集成进项目. 数据类型可以根据自己的需要进行扩展.

csv-config's People

Contributors

wjm0729 avatar

Stargazers

 avatar  avatar

Watchers

 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.