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

The resources library provides information about various game states, abilities, etc.

local resources = require('resources')

Dependency Required

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

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