-
I think this engine is essential for survival servers.
I think it could be compatible with intllib.
-
I would like to have this mod translated to my language (Portuguese). I can translate, but I need it to be compatible with intllib.
-
When adding translation to your mod try not to use:
local S = mobs.intllib
... instead use:
local S = minetest.get_translator("mobs_hardcoreti")
-
I guess the problem is the same as orbs of time, client-side translation doesn't work.
regards
-
I translated this mod to Dutch.
https://hosted.weblate.org/projects/minetest/mod-storage-drawers/nl/
Please update/add it to the mod
-
Help us to make Technic a better mod! But what to do?
- [ ] Incrementally switch to `.tr` client-side translations. Deprecate intllib.
* Hints: `minetest.get_translator`, https://github.com/mi…
-
Use builtin translations system instead old lua-mod.
See [Translations Docs](https://github.com/minetest/minetest/blob/5.4.1/doc/lua_api.txt#L3317)
Converter: https://github.com/lord-server/lord/issue…
-
On Weblate, there's a project called “Minetest: Game Internationalization”:
https://hosted.weblate.org/projects/minetest/mtg_i18n/
It was for a project for a fork of an old MTG version with `int…
-
Error loading Mod with the following message:
ModError: Failed to load and run script from /home/jorge/.minetest/mods/alchemy/init.lua:
/home/jorge/.minetest/mods/alchemy/mobs.lua:441: attempt to …
-
Hello, here's my crash... Please help me!
When I right click on the digtron boxe (I want all my digtron pput in the box, I forgot the box name) And when I want to do it server is crashing.
![Bu…