2017 © Pedro Peláez
 

library export-data

The export data structure of the Factorio Item Browser.

image

factorio-item-browser/export-data

The export data structure of the Factorio Item Browser.

  • Sunday, July 29, 2018
  • by BluePsyduck
  • Repository
  • 1 Watchers
  • 0 Stars
  • 78 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 136 % Grown

The README.md

Factorio Item Browser, (*1)

Export Data Library

GitHub release (latest SemVer) GitHub build Codecov, (*2)

This library provides a data structure used to persist all the exported data from the Factorio game to the disk to later upload it to the server and import it into the actual database., (*3)

This persistence layer is required because the export gets executed on a local machine (able to run Factorio), which does not have access to the database on the server. This library simplifies uploading all the data (of which most are the icon images) and reading it into the importer script., (*4)

The data itself is saved in a single JSON file. The library puts this file into a zip archive, and adds all the rendered icon files to it as well, creating a single zip file as upload. All this is managed by the ExportDataService, which is the main entry point for the library., (*5)

The Versions

29/07 2018

dev-master

9999999-dev https://github.com/factorio-item-browser/export-data

The export data structure of the Factorio Item Browser.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Avatar BluePsyduck

export bluepsyduck factorio item browser fib

29/07 2018

dev-fix-build

dev-fix-build https://github.com/factorio-item-browser/export-data

The export data structure of the Factorio Item Browser.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Avatar BluePsyduck

export bluepsyduck factorio item browser fib

21/07 2018

1.2.0

1.2.0.0 https://github.com/factorio-item-browser/export-data

The export data structure of the Factorio Item Browser.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Avatar BluePsyduck

export bluepsyduck factorio item browser fib

28/05 2018

dev-feature/machines

dev-feature/machines https://github.com/factorio-item-browser/export-data

The export data structure of the Factorio Item Browser.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Avatar BluePsyduck

export bluepsyduck factorio item browser fib

05/04 2018

1.1.0

1.1.0.0 https://github.com/factorio-item-browser/export-data

The export data structure of the Factorio Item Browser.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Avatar BluePsyduck

export bluepsyduck factorio item browser fib

05/04 2018

dev-develop

dev-develop https://github.com/factorio-item-browser/export-data

The export data structure of the Factorio Item Browser.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Avatar BluePsyduck

export bluepsyduck factorio item browser fib

19/02 2018

1.0.0

1.0.0.0 https://www.factorio-item-browser.com/

The export data structure of the Factorio Item Browser.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Avatar BluePsyduck

export bluepsyduck factorio item browser fib