This website requires JavaScript.
Explore
Help
Sign In
nalc
/
intllib
Watch
1
Star
0
Fork
0
You've already forked intllib
mirror of
https://github.com/minetest-mods/intllib.git
synced
2024-11-14 14:30:32 +01:00
Code
Issues
Releases
Wiki
Activity
8eae4eec38
intllib
/
intllib.lua
4 lines
95 B
Lua
Raw
Normal View
History
Unescape
Escape
Use optional dependencies to only load once and re-add support for escapes
2013-10-29 16:19:35 +01:00
-- Support for the old multi-load method
dofile
(
minetest.get_modpath
(
"
intllib
"
)
..
"
/init.lua
"
)
first commit
2013-02-27 07:27:51 +01:00
Reference in New Issue
Copy Permalink