A MMO game client framework base on tolua which includes AssetManager,WindowManager,SenceManager,PlayerManager,DatabaseManager and StateMachine ..
All the logic code is wrote whith lua.
You can build your MMO game simply whith the framework.
#Unity Version: 5.6.5f1
Use
Run the LuaGame Demo:
1.Click the Menu: Lua->Gen LuaWrap + Binder
2.Click the Menu: Lua->Gen Lua Delegates
3.Click the Menu: BuildAssetBundle->SetEditorMode
4.Run