6e0a583e8d
loading other plugin modules during plugin_init results in those other plugin modules not getting initialized properly. specifically, their DFHACK_PLUGIN_LUA_FUNCTIONS and commands don't get added to their lua module namespaces. |
||
---|---|---|
.. | ||
dfhack.default.init | ||
dfhack.keybindings.init | ||
dfhack.tools.init | ||
onLoad.default.init | ||
onMapLoad.default.init | ||
onMapUnload.default.init | ||
onUnload.default.init |