Skip to content
RubenatorX edited this page Apr 28, 2020 · 1 revision

The treasure library provides information about the treasure pool.

local treasure = require('treasure')

Dependency Required

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

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