Skip to content
RubenatorX edited this page Apr 28, 2020 · 3 revisions

The pack library provides functionality for operating on data.

local pack = require('pack')

Dependency Required

To use this library, you must include pack in the manifest.xml file for your package:

<dependency>pack</dependency>
Clone this wiki locally