@kobold/xiv
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

kobold

@kobold/xiv

NPM

Utilities for using Kobold with Final Fantasy XIV.

Getting Started

// Build an instance of kobold pre-loaded with settings appropriate for reading
// data from a local installation of FFXIV
const kobold = buildKoboldXIV()

// If you have the game installed in an unusual location, you may need to pass
// the path to the installation manually
const alsoKobold = buildKoboldXIV({path: 'C:\\weird-path\\Final Fantasy XIV'})

Package Sidebar

Install

npm i @kobold/xiv

Weekly Downloads

29

Version

0.0.2

License

MIT

Unpacked Size

5.11 kB

Total Files

4

Last publish

Collaborators

  • supamiu
  • ackwell