RPG database for Godot Engine inspired on RPG Maker's database editor made in C#
- Copy the folder rpg_database from the project in "res://addons/".
- Create a new folder in the root of your project called "databases" (without the quotes).
- If you are using the C# version, build the project.
- Go to your project's Settings and enable the plugin.
- A button should show above the inspector. Press it to open the database
Feel free to open an issue if you find bugs or have a feature request
- Fixed bugs on Character's tab regarding adding Effect Types.
- Fixed bugs on State's tab regarding saving and adding effects.
- Fixed bugs on all tabs regarding change member button not clearing past data.
- Added sample database.
You can also find the project at itch.io