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