How to add plugins to a project

  1. Decide on a plugin to download. E.g. Icon Menu

  2. Click on Plugin: <GitHub>
    ss+(2016-06-06+at+04.30.26)

  3. Locate Raw buttom in the top right.
    ss+(2016-06-06+at+04.31.37)
  4. Right Click with mouse on it and select Save Link as…
    ss+(2016-06-06+at+04.33.09)

  5. A new window should pop up with data entered. Click Save to download it.
    ss+(2016-06-06+at+04.33.56)
  6. Locate downloaded plugin.
    ss+(2016-06-06+at+04.36.05)
  7. Right Click on it with mouse and select Copy.
    ss+(2016-06-06+at+04.37.41)
  8. Locate js\plugins folder in the project you want to add plugin to. (By default it should be in Documents\Games\[Project Name]\js\plugins)
    ss+(2016-06-06+at+04.39.04)
  9. Right Click with mouse on empty space and select Paste.
    ss+(2016-06-06+at+04.41.02)
  10. Plugin will be in your projects folder now.
  11. Open up RPG Maker MV and go into Plugin Manager.
    ss+(2016-06-06+at+04.42.45)
  12. Double Left Click on an empty line there and window with empty settings will pop up. Select added plugin there.
    ss+(2016-06-06+at+04.44.48)
    ss+(2016-06-06+at+04.45.11)
  13. You can now change plugin parameters in the bottom half of that window. Or press Help… to see the info about plugin itself.
    ss+(2016-06-06+at+04.49.18)
  14. To save the added plugin click OK twice.
  15. Don’t forget to save the project.