equipment - Windower/packages GitHub Wiki
The player library provides information and functionality concerning the player's current equipment.
local equipment = require('equipment')❗ Dependency Required
To use this library, you must include
equipmentin themanifest.xmlfile for your package:<dependency>equipment</dependency>