Coder Social home page Coder Social logo

owner2008 / luban_examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from focus-creative-games/luban_examples

0.0 1.0 0.0 23.37 MB

luban example projects

License: MIT License

C# 86.72% Lua 2.05% Batchfile 0.09% C++ 2.09% Go 2.24% Java 2.03% Python 0.46% TypeScript 1.84% JavaScript 1.04% Shell 0.04% Smarty 0.52% Erlang 0.29% Rust 0.59%

luban_examples's Introduction

luban_examples

更多文档请参见 Document

一个示例工程,包含

  • Tools

    • Luban.Client

      • Luban.Client 客户端
    • Luban.ClientServer

      • Luban.Server 服务端
      • Luban.ClientServer 一体化程序。免去部属Luban.Server的麻烦
    • LubanAssistant Excel插件

      在Tools/LubanAssistant目录。

      让你可以将数据保存成json文件,但又同时能在excel里编辑。大型项目的利器。 双击LubanAssistant/LubanAssistant.vsto 即可安装。

      目前功能较简略,后续会持续改进。

      Excel2TextDiff

    • Excel2TextDiff 工具

      一个方便diff excel族(xls,xlsx,csv)文件的工具,在Tools/Excel2TextDiff目录。 将excel文件转为文本文件,然后再调用diff程序,极其方便直观地对比excel文件的变化。非常有用!

      配置方式如图

      Excel2TextDiff

      使用效果如图

      pipeline

  • DesignerConfigs

    示例游戏配置。

  • MiniDesignerConfigsTemplate

    一个最简单的配置模板,用于快速创建一个新的配置项目

  • Projects 一些覆盖常见平台、引擎、语言的示例项目

  • Projects/CfgValidator

    一个高级自定义配置校验项目,策划提交数据前运行此项目,可以避免提交错误的错误。

    可以补充一些自定义的工具不能支持的高级检查,以单元测试的形式实现。重新完配置后运行 dotnet test -v m 即可检查配置合法性。

  • Benchmark 性能测试项目

    性能测试报告

  • ProtoProjects

    luban也支持消息生成。这个目录是消息生成示例项目目录。

  • githooks-demo

    设置git hooks的示例。策划提交配置前进行合法性验证。

准备工作

Projects里的项目都已经过测试,已经包含了生成代码和数据,可以直接运行。

默认Luban.Client使用云生成,需要启动Luban.Server(运行根目录下的run_luban.server.bat即可)。新上手用户,推荐使用Luban.ClientServer替代Luban.Client,因为它可以独立运行,不需要部属Luban.Server服务器。

将运行脚本中%LUBAN_CLIENT%变量的Luban.Client/Luban.Client 改为 Luban.ClientServer/Luban.ClientServer,同时删除 -h (--host ) 选项及其参数。

命令行的详细用法,请见wiki luban命令工具

支持与联系

发issue不一定能及时看到,有问题请尽量加QQ群: 692890842 (Luban开发交流群) 反馈,往往能快速得到解决。

luban_examples's People

Contributors

pirunxi avatar

Watchers

James Cloos 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.