1
0
Fork 0
mirror of https://github.com/notwa/lips synced 2024-05-03 10:03:23 -07:00
lips/init.lua

3 lines
84 B
Lua
Raw Permalink Normal View History

2016-04-28 15:46:47 -07:00
local path = string.gsub(..., "%.init$", "").."."
return require(path.."lips.init")