1
0
mirror of https://gitlab.com/rubenwardy/awards.git synced 2025-06-29 22:50:36 +02:00

Add support for Unified Inventory

This commit is contained in:
Wuzzy
2016-08-01 21:38:19 +02:00
committed by rubenwardy
parent 5dec2fd60b
commit 00eeeb3eef
5 changed files with 22 additions and 0 deletions

View File

@ -25,6 +25,7 @@ end
dofile(minetest.get_modpath("awards").."/api.lua")
dofile(minetest.get_modpath("awards").."/chat_commands.lua")
dofile(minetest.get_modpath("awards").."/unified_inventory.lua")
dofile(minetest.get_modpath("awards").."/triggers.lua")
awards.set_intllib(S)