From b93bc0673aeb7915e331066ec7e668c62a1117d4 Mon Sep 17 00:00:00 2001 From: Yves Quemener Date: Wed, 11 Sep 2019 02:09:51 +0900 Subject: [PATCH] Add support for MT 5 game translation (rebasing ) (#2466) rebased #2368 --- init.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.lua b/init.lua index 7a1f353..783ff7e 100644 --- a/init.lua +++ b/init.lua @@ -1,3 +1,5 @@ +-- player/init.lua + dofile(minetest.get_modpath("player_api") .. "/api.lua") -- Default player appearance