1
0
mirror of https://github.com/minetest-mods/intllib.git synced 2025-07-08 10:50:21 +02:00

Deprecate intllib

This commit is contained in:
rubenwardy
2020-03-09 15:48:28 +00:00
committed by GitHub
parent 9192771dcc
commit e00f711d29

View File

@ -1,6 +1,14 @@
# Internationalization Lib for Minetest
## DEPRECATED
You should not use this mod when writing new mods, and you should update mods to no longer depend on this mod.
Minetest 5.0 has builtin support for client-side translation, accessed by `minetest.get_translator()`
## Aboud
By Diego Martínez (kaeza).
Released under Unlicense. See `LICENSE.md` for details.