Skip to content

A plugin that adds developer specific options for RPG Paper Maker

License

Notifications You must be signed in to change notification settings

LunaTechsDev/origami-devtools

Repository files navigation

Origami DevTools

A plugin for RPG Paper Maker that adds useful options for easier development of plugins and games.

Getting Started

A getting started guide for development.

  1. Clone the repository
git clone https://github.com/LunaTechsDev/origami-devtools.git
  1. Install dependencies
npm install
  1. Install PaperTea & Dependencies
npx lix download

Compiling the plugin

You can compile the plugin by running

npm run build

To watch for changes and rebuild plugin

npm run watch

Updating PaperTea

To update PaperTea we use lix package manager to install the latest version from GitHub.

npx lix install gh:LunaTechsDev/PaperTea

About

A plugin that adds developer specific options for RPG Paper Maker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages