https://github.com/zhaoqingqing/ksframework_xlua
KSFramework的xlua分支,已整合xlua和KEngin: https://github.com/mr-kelly/KSFramework/
https://github.com/zhaoqingqing/ksframework_xlua
hotfix ksframework unity3d xlua
Last synced: 11 months ago
JSON representation
KSFramework的xlua分支,已整合xlua和KEngin: https://github.com/mr-kelly/KSFramework/
- Host: GitHub
- URL: https://github.com/zhaoqingqing/ksframework_xlua
- Owner: zhaoqingqing
- Created: 2017-09-29T02:53:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T07:25:21.000Z (over 7 years ago)
- Last Synced: 2025-02-28T16:39:50.042Z (11 months ago)
- Topics: hotfix, ksframework, unity3d, xlua
- Language: C#
- Homepage:
- Size: 8.93 MB
- Stars: 29
- Watchers: 6
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
xlua分支的修改已同步到master:https://github.com/mr-kelly/KSFramework ,这个仓库不会更新,建议移步到master.

[**K**Engine](https://github.com/mr-kelly/KEngine) + [**X**Lua](https://github.com/Tencent/xLua)+ **KSFramework** = KXFramework
本仓库在 [KSFramework](https://github.com/mr-kelly/KSFramework) 的xlua分支基础上,整合好KEngine和XLua,开箱即可使用,简化流程。
下载后如果运行出错,或者使用其它版本的Unity打开,建议重新生成Assetbundle,方法如下:
点击菜单项 **KEngine** - **AssetBundle** - **Bulld All**
经过测试的Unity版本:
UnityEditorVersion 5.3.7p4
UnityEditorVersion 2017.1.1p2
在使用过程中遇到或者发现错误,欢迎pull 和issues,共同维护KSFramework。