mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-07-03 08:40:37 +02:00
* use localization function in formspecs * remove unused translations * remove F keyword from updatepo tool * add tool readme
Intllib tool
please consider using the intllib tool to update locale files:
../../intllib/tools/xgettext.sh ../**/*.lua
make sure you are in 3d_armor
derectory before running this command