pack - Windower/packages GitHub Wiki
The pack library provides functionality for operating on data.
local pack = require('pack')❗ Dependency Required
To use this library, you must include
packin themanifest.xmlfile for your package:<dependency>pack</dependency>