https://github.com/cppcxy/cocos-emmylua
cocos lua api to emmylua
https://github.com/cppcxy/cocos-emmylua
Last synced: about 1 year ago
JSON representation
cocos lua api to emmylua
- Host: GitHub
- URL: https://github.com/cppcxy/cocos-emmylua
- Owner: CppCXY
- Created: 2019-10-16T03:30:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-07T09:08:11.000Z (over 6 years ago)
- Last Synced: 2025-03-23T18:05:51.472Z (over 1 year ago)
- Language: Lua
- Size: 757 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cocos-emmylua
---
* 就是把cocos lua api文件导出为emmylua风格的doc文件。
* 其中 api.zip是cocos4.0 的官方工具导出api。这里压缩了一下上传
* cocos4.0-emmylua是导出后的api(这是目标)这里压缩了一下上传
* out.lua文件是3.17.2的单文件API,忘记删了。
* 用法:
* python cocos-emmylua.py -i api -o out