mapcraft-api

2.3.4 • Public • Published

Mapcraft API

Develop your own plugin for Mapcraft with all the necessary tools.

  • Access to all Mapcraft features
  • Easy-to-use API

Installation

  1. Get the latest version of Mapcraft
git clone https://github.com/mapcraft-app/api.git
  1. Install latest version of api
npm install mapcraft-api

or

yarn add mapcraft-api

Usage

const { Mapcraft, MCdatabase, MCeditor, MCfs, MCipc, MClink, MClog, MCplugin, MCshell, MCtemplate, MCutilities, MCwindow, MCworkInProgress } = require('mapcraft-api');

CLI

Mapcraft has a cli that allows you to simplify the creation and packaging of your plugin

npm run mapcraft [create|package|version|help]

Documentation

License

GPL-3.0

Package Sidebar

Install

npm i mapcraft-api

Homepage

mapcraft.app

Weekly Downloads

6

Version

2.3.4

License

GPL-3.0

Unpacked Size

510 kB

Total Files

156

Last publish

Collaborators

  • cbertran