rmmz-types
TypeScript icon, indicating that this package has built-in type declarations

1.5.0-3 • Public • Published

RMMZ Types

TypeScript declarations for RPG Maker MZ (RMMZ).

Docs

Installation

Install this package by

$ npm install rmmz@npm:rmmz-types
# or just
$ npm install rmmz-types

Usage

Everything is exported at top level of the installed rmmz (or rmmz-types) module.

import { Window, $dataActors } from "rmmz"
import { DataCommand, Game_Interpreter } from "rmmz-types"

Set rmmz as an external module in your project. And you might need to set module rmmz as global varible window in your favorite bundler (Rollup, Esbuild, etc.).

License

MIT License.

Note that using this package does not give you access to RPG Maker MZ, which is a copyrighted project.

Readme

Keywords

Package Sidebar

Install

npm i rmmz-types

Weekly Downloads

1

Version

1.5.0-3

License

none

Unpacked Size

311 kB

Total Files

197

Last publish

Collaborators

  • vilja