Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.29 KB

File metadata and controls

35 lines (26 loc) · 1.29 KB

NoteEditorRPGMMV

This is a tool to use during the developement of rpg with rpgmaker.

If you are using some plugin that read the note section to do some stuff and you can't stand looking at the tiny box that rpgmaker give you. This is the tool you need!
It's an early setup so if you need improvement you can create issues or pull request.

It use Qt6 and CMake, I try to only use QT for the UI stuff and the rest should be in c++ standard.

Usage

TODO: make another markdown under "doc/" and explain stuff

  1. You can take the already packaged Tool from Release section
  2. Build yourself by following info here

What is do

  • Can be added to the RPGMaker tools
  • Parse the datafolder and show a list of each think it can edit
  • Resizable Ide and You can select the specif note to edit
  • Save with CTRL+S
  • create a small backup file just before saving

Next in the list

  • Implement the map parsing
  • Redo the UI
  • Upgrade stylesheet
  • Add more doc
  • Automate the build
  • Use c++ 17

lookOfIDE

Refference

Image took for the logo is from rohon777 how to install, for now follow here: https://forums.rpgmakerweb.com/index.php?threads/adding-your-own-tools-to-rpg-maker-mv.86920/