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

This library provides data concerning world/map coordinates for entities.

local map = require('map')

Dependency Required

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

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