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

The unicode library provides functions to convert strings between UTF-8 and FFXI's internal encoding.

local unicode = require('core.unicode')

✔️ Dependency Not Required

This library does not require an explicit dependency in the manifest.xml file for your package.

Clone this wiki locally