mod-eluna-lua-engine
mod-eluna-lua-engine copied to clipboard
DEPRECATED
A huge problem with Lua, is that it's performance is very slow. However, the JIT implementation is just a touch slower than C, according to: https://github.com/r-lyeh-archived/scriptorium IIRC, Eluna processes all...
in the readme is not clear where to put the lua script files where is the lua_scripts directory?
https://github.com/azerothcore/mod-eluna-lua-engine/blob/master/README_CN.md https://github.com/azerothcore/mod-eluna-lua-engine/blob/master/README_ES.md are both not up to date.
https://gist.github.com/betayi/97884f16ab25cd253c544562cb1dabc6
This would include: - A section for where to put the mod_LuaEngine.conf and mod_LuaEngine.conf.dist files (https://www.azerothcore.org/wiki/Install-with-Docker#adding-modules has been updated to show that `azerothcore-wotlk/env/docker/etc/modules` is the proper location, but having it...
Seems more fitting and less wordy Second suggestion: rename "LuaEngine/" to "eluna/"