# Lua2Game **Repository Path**: weimingtom/Lua2Game ## Basic Information - **Project Name**: Lua2Game - **Description**: lua脚本在游戏中的应用demo(C\C++) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2016-09-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ###Lua2Game ###lua脚本在游戏中的应用demo(C\C++) ####实现Lua多虚拟机 ####实现Lua脚本Include功能 ####实现Lua脚本Reload功能 ####Api4Lua:定义Lua脚本接口 ####Global:定义全局函数 ####LuaMannager:管理多Lua虚拟机 ####LuaScript:Lua虚拟机类