mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-26 09:03:01 +00:00
Update init.lua
This commit is contained in:
parent
cbfd695d72
commit
9f85a7ca0d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
local wea_c = worldeditadditions_core
|
||||
|
||||
wea_c.path = {
|
||||
file_path = dofile(wea_c.modpath.."/utils/format/file_path.lua"),
|
||||
join = dofile(wea_c.modpath.."/utils/format/join.lua"),
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue