mirror of
https://github.com/minetest-mods/intllib.git
synced 2025-07-05 01:20:21 +02:00
Add minimal example mod.
This commit is contained in:
3
intltest/intllib.lua
Normal file
3
intltest/intllib.lua
Normal file
@ -0,0 +1,3 @@
|
||||
|
||||
-- This file should be replaced by `intllib/lib/intllib.lua`.
|
||||
return dofile(minetest.get_modpath("intllib").."/lib/intllib.lua")
|
Reference in New Issue
Block a user