Skip to content

FSD binary format support #16

@DarkFenX

Description

@DarkFenX

Presently, Phobos doesn't handle some data containers, which are in FSD binary format. They come in two flavors:

  • separate schema and data files, e.g. res:/staticdata/systems.schema and res:/staticdata/systems.static
  • schema in header, then data, e.g. res:/staticdata/achievements.static

Currently I have too little time on my hands (with other things taking priority), but if anyone could work towards decoding those, it would be great.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions