Skip to content

A plugin for RPG Paper Maker that adds a basic player HUD to the game's map scene.

License

Notifications You must be signed in to change notification settings

LunaTechsDev/Origami-hud

Repository files navigation

Origami HUD

A plugin for RPG Paper Maker that adds a basic player HUD to the game's map scene.

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 for RPG Paper Maker that adds a basic player HUD to the game's map scene.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages