items - Windower/packages GitHub Wiki
The player library provides information about the player's inventories.
local items = require('items')❗ Dependency Required
To use this library, you must include
itemsin themanifest.xmlfile for your package:<dependency>items</dependency>