dfhack/data/init
myk002 6e0a583e8d
enable overlay from init scripts; self-enable bad
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.
2022-11-14 16:40:35 -08:00
..
dfhack.default.init reorganize init scripts into dfhack-config (#2232) 2022-07-10 08:54:55 -07:00
dfhack.keybindings.init add global keybinding for on-screen keyboard 2022-10-19 14:05:20 -07:00
dfhack.tools.init enable overlay from init scripts; self-enable bad 2022-11-14 16:40:35 -08:00
onLoad.default.init reorganize init scripts into dfhack-config (#2232) 2022-07-10 08:54:55 -07:00
onMapLoad.default.init reorganize init scripts into dfhack-config (#2232) 2022-07-10 08:54:55 -07:00
onMapUnload.default.init reorganize init scripts into dfhack-config (#2232) 2022-07-10 08:54:55 -07:00
onUnload.default.init reorganize init scripts into dfhack-config (#2232) 2022-07-10 08:54:55 -07:00