LF_RunLuafarInit

LuaFAR 3

LF_RunLuafarInit


void LF_LuafarInit (lua_State *L)

Parameters:

  L:     Lua state.

Description:

This function executes the file %FARPROFILE%\luafar_init.lua if such a file exists. It should be called before the first run of the plugin’s default script.