forgottenmapeditor
forgottenmapeditor copied to clipboard
Automatic updates using lua-git?
I was thinking about a way for people to use github as a form of autoimplementing modules.
At this source: https://github.com/mkottman/lua-git Its a lua module for git which maybe could be used in the init script to update, ofc, a user has to agree if he wants to use automatic updates. Also if people wants additional plugins, there could be a list of some recommended source which could be merged.
That would be nice but, our features sometimes are dependent on latest otclient, so that will break some stuff for the user.
Will take this into account when we've a stable release.