krusynth / rpgmakermv-plugins

RPG Maker MV Plugins
https://games.krues8dr.com/
MIT License
11 stars 5 forks source link

Easier plugin management #1

Open krusynth opened 5 years ago

krusynth commented 5 years ago

The RPG Maker MV ecosystem lacks a coherent plugin repository system. Since this is a javascript application, npm is the logical choice for management. As I did with Minecraft, it would be useful to create a management system for plugins. Some considerations:

Some potential solutions:

krusynth commented 5 years ago

napa looks like a potential solution. We'll still need a wrapper to handle the various authors' files.