broken_seals/game/addons/data_manager
2022-01-26 18:58:49 +01:00
..
_data Implement a folders array for the data managers's settings resource similar to how the json used to be. 2022-01-26 18:58:49 +01:00
icons Fix paths. 2022-01-26 17:23:27 +01:00
panels Brought in code from the DataManager singleton (which maybe should be renamed) to the data manager addon. Also disabled the addon's panel's _ready() for now, and enabled it. 2022-01-26 18:04:30 +01:00
previews Fix paths. 2022-01-26 17:23:27 +01:00
resources Implement a folders array for the data managers's settings resource similar to how the json used to be. 2022-01-26 18:58:49 +01:00
LICENSE Renamed the module manager addon to data manager. 2022-01-26 17:20:44 +01:00
plugin.cfg Also change it's name in it's cfg file. 2022-01-26 17:29:50 +01:00
plugin.gd Create the settings file with the .tres extension so it's not saved as binary. 2022-01-26 18:57:16 +01:00
README.md Renamed the module manager addon to data manager. 2022-01-26 17:20:44 +01:00

ESS Data

This is an addon for https://github.com/Relintai/entity_spell_system, to help with editing, and managing all game related the data in the project.

Looks like this:

ess_data screenshot