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

The key_items library provides information about the player's key items.

local key_items = require('key_items')

Dependency Required

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

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