1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-23 07:40:17 +02:00

add hd wardrobe

This commit is contained in:
unknown
2022-04-11 22:33:36 -04:00
parent ae429e9090
commit 2c4d603f7f
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
if not minetest.get_modpath("player_api") then return end
local S = minetest.get_translator("homedecor_wardrobe")
modpath = minetest.get_modpath("homedecor_wardrobe")