main
walon 2020-10-23 11:46:45 +08:00
parent 177dc101f4
commit b513cde22b
3 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,8 @@
[![license](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Tencent/puerts/blob/master/LICENSE) [![license](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Tencent/puerts/blob/master/LICENSE)
[![Build Status](https://travis-ci.com/focus-creative-games/luban.svg?branch=main)](https://travis-ci.com/focus-creative-games/luban) [![Build Status](https://travis-ci.com/focus-creative-games/luban.svg?branch=main)](https://travis-ci.com/focus-creative-games/luban)
![](docs/images/icon.png)
## 介绍 ## 介绍
Luban 是一个强大的生成与缓存工具。生成目标可以是常规代码、配置数据、类似protobuf的消息代码也可以是游戏资源如assetbundle。 Luban 是一个强大的生成与缓存工具。生成目标可以是常规代码、配置数据、类似protobuf的消息代码也可以是游戏资源如assetbundle。

View File

@ -68,6 +68,7 @@
- const - const
- bean - bean
- field - field
- convert 常量替换
- 多态 - 多态
* table * table
* module * module

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB