mirror of
https://github.com/minetest-mods/intllib.git
synced 2024-11-14 06:20:31 +01:00
4 lines
130 B
Lua
4 lines
130 B
Lua
|
|
-- This file should be replaced by `intllib/lib/intllib.lua`.
|
|
return dofile(minetest.get_modpath("intllib").."/lib/intllib.lua")
|