Phobos icon indicating copy to clipboard operation
Phobos copied to clipboard

Script for getting full data dump from EVE Online client

Results 1 Phobos issues
Sort by recently updated
recently updated
newest added

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...

enhancement