|
b81b7c348a
|
Reworked the data_manager addon. Now it stores it's settings using ProjectSettings, so it shouldn't bug out on a fresh import.
|
2022-07-31 17:49:43 +02:00 |
|
|
cdd8d73686
|
Now the data manager plugin's main scene uses the new settings class instead of the old json. It should work, but It's not yet setup correctly for the current directory / project structure though.
|
2022-01-26 19:37:46 +01:00 |
|
|
357900e87e
|
Create the settings file with the .tres extension so it's not saved as binary.
|
2022-01-26 18:57:16 +01:00 |
|
|
965ecd5f18
|
Added a new settings resource class to the data manager addon, and made the plugin load and save it to a central folder.
|
2022-01-26 18:17:09 +01:00 |
|
|
0c096227e0
|
Change the data manager plugin's name to "Data".
|
2022-01-26 17:29:17 +01:00 |
|
|
9afecbc546
|
Fix paths.
|
2022-01-26 17:23:27 +01:00 |
|
|
644d5f22dc
|
Renamed the module manager addon to data manager.
|
2022-01-26 17:20:44 +01:00 |
|