@agogpixel/pgmmv-ts v0.8.0
agogpixel/pgmmv-ts
⚠️ INITIAL DEVELOPMENT ⚠️
TypeScript typings for the Pixel Game Maker MV API.
Getting Started
Install the package: npm install --save @agogpixel/pgmmv-ts
Add
@agogpixel/pgmmv-ts
to the types entry in the appropriatetsconfig.json
file.
{
"compilerOptions": {
"types": ["@agogpixel/pgmmv-ts"]
}
}
Global PGMMV API objects should now be available for use with TypeScript.
License
Licensed under the MIT License.
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago