Skip to content

Feature request: Export data as resources #199

@pietru2004

Description

@pietru2004

Is your feature request related to a problem? Please describe.
Backup way to restore state after data lose.

Describe the solution you'd like
There should be ability to export data as resources
You select path in witch it generates folders with names of collections in witch you get gd file for Resource with class_name of collectionName_res extending Resource or some kind of base PandoraResource generated in export data directory root
It would generate sub folders witch would extend their respective parent collection. The Entities would be saved as EntityName.tres

Describe alternatives you've considered
Doing it by hand

Additional context
It could be way for modding and preventing problem with git merges.
Also it would be nice if there was option for using text_based IDs and not numerical ones - bit better for mod support I think cause it is simpler to check is X name used instead of checking X number for compatibilities between base game and mods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions