From 9c4d1457dad0e82860d45c76cee04aa8d33a13c4 Mon Sep 17 00:00:00 2001 From: cracyc Date: Sun, 13 Sep 2020 10:00:00 -0500 Subject: plugins: add emu.plugin table to contain plugin exported interfaces --- plugins/boot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/boot.lua') diff --git a/plugins/boot.lua b/plugins/boot.lua index 52c56912a0f..09be30ee401 100644 --- a/plugins/boot.lua +++ b/plugins/boot.lua @@ -22,7 +22,7 @@ function lfs.env_replace(str) end _G._ = emu.lang_translate - +_G.emu.plugin = {} -- table to contain plugin interfaces -- substitute environment variables in the plugins path from options local dirs = lfs.env_replace(manager:options().entries.pluginspath:value()) -- cgit v1.2.3-70-g09d2