mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-08-20 21:38:29 -04:00
Make repo submodule friendly
This commit is contained in:
parent
c889b15d44
commit
d56821205d
1 changed files with 3 additions and 0 deletions
3
init.lua
Normal file
3
init.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
local PATH = (...):gsub('%.init$', '')
|
||||
|
||||
return require(PATH..".concord")
|
Loading…
Add table
Add a link
Reference in a new issue