-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
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.schemaandres:/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.