hero

FeniXCLI

A lightweight, easy to use RPG Maker MV plugin development CLI

Get Started →

Project Setup

Generate and entire project, download an MV demo game and automatically install and configures packages

Live server

Start a live development server and reload when changes have been made to your plugins

Next-Gen Javascript

Start writing with next generation JavaScript, split code into modules and import packages, no setup required!

It's really this easy

# Install

npm install -g fenix-engine-cli

# Setup a new project

fenix

# Start a development server

fenix dev

COMPATIBILITY NOTE

FeniXCLI requires Node.js >= 8.