Skip to content

Create method to read/write mod list #2

Description

@Strongground

A method for AvorionModManager class to store and read mods from the storage*[1].

The method should be able to access the storage by a standard database interface.
The method should be able to write a serialised abstraction of a mod object into the storage.
The method should be able to read a serialised abstraction of a mod object from the storage and return it as object*[2].

*[1] See: "Mod Storage" proposal. Currently a simple shelve is used for local storage.
*[2] See: "Mod Class" proposal.

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