This repository is a collection of text-based tutorials for writing RPG Maker MV plugins.
This repository is open-source, and anyone is welcome to contribute to it! Please read CONTRIBUTING.md for guidelines.
All code is licensed under the MIT License, please see the LICENSE file for more details.
Any issues with the tutorial can be raised on the Issues tab. Please be sure to include which tutorial and which steps have issues.
Learn how to write a plugin that reads notetag data from the database, display that data on the status menu, and create a plugin command!