start . me .
Directory path . lua , lua-tool-zbstudio , text-lua .

File : user.lua

--[[--
  Use this file to specify **User** preferences.
  Review [examples](+C:\msys64\home\dario\ZeroBraneStudio\cfg\user-sample.lua) or check [online documentation](http://studio.zerobrane.com/documentation.html) for details.
--]]--

-- NOTE : restart ZeroBrane Studio to apply Changed Preferences .
-- language = 'it'
language = 'en'

-- to specify full path to lua interpreter if you need to use your own version .
-- NOTE : restart ZeroBrane Studio to apply Changed Preferences .
path.lua = 'C:/msys64/home/dario/sdl-lua/sdl-lua-physics-ball/windows-os/luajit-mwindows.exe'