• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

asqbtcupid/lua_hotupdate: my lua hotudpate(hot swap) implement

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

asqbtcupid/lua_hotupdate

开源软件地址(OpenSource Url):

https://github.com/asqbtcupid/lua_hotupdate

开源编程语言(OpenSource Language):

Lua 100.0%

开源软件介绍(OpenSource Introduction):

接口包含

  • Init(UpdateListFile, RootPath, [, FailNotify, ENV])
  • Update()

Init负责初始化,RootPath是你的lua文件目录,该目录及子目录下的所有的lua文件都被纪录。UpdateListFile是一个lua路径,要求这个lua文件返回一个table,这个table包含想要热更新的文件的文件名。

Update每运行一次就对UpdateListFile里面的文件进行热更新,只更新函数,不更新数据。

~限Windows平台+lua5.1使用, 详细配置lua热更新 5.3的版本 用在了虚幻4上

API:

  • Init(UpdateListFile, RootPath, [, FailNotify, ENV])
  • Update()

function Init() is responsible for Initialization, Just needed call once. The parameter "UpdateListFile" is a lua path which will be used by require lua api, The file should return a table contains filename of the file which was desired for hotreload.The parameter "RootPath" is a table, contains rootpaths of your xxx.lua file....

function Update() is responsible for doing hotreload action.It update all function in file which was included in the require(UpdateListFile).you can run a timer to call Update() every few seconds.

only works on windows platform and lua5.1. thanks~

例子动图




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap