File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## Unreleased
4
+
5
+ ### Added
6
+
7
+ - Export of crafting category for recipes.
8
+ - Export of machine data.
9
+
10
+ ### Fixed
11
+
12
+ - Icon tint color possibly using a range of 0-255 instead of 0-1.
13
+ - Using not the original size of the icons.
14
+
15
+ ## 1.0.0 - 2018-05-13
16
+
17
+ - Initial release of the export.
Original file line number Diff line number Diff line change 1
1
# Factorio Item Browser - Export
2
2
3
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/factorio-item-browser/export/v/stable )] ( https://packagist.org/packages/factorio-item-browser/export ) [ ![ License] ( https://poser.pugx.org/factorio-item-browser/export/license )] ( https://packagist.org/packages/factorio-item-browser/export ) [ ![ Build Status] ( https://travis-ci.org/factorio-item-browser/export.svg?branch=master )] ( https://travis-ci.org/factorio-item-browser/export ) [ ![ codecov] ( https://codecov.io/gh/factorio-item-browser/export/branch/master/graph/badge.svg )] ( https://codecov.io/gh/factorio-item-browser/export )
4
+
3
5
This project is the exporting part of the Factorio Item Browser, generating all the needed data to be imported into the
4
6
database.
5
-
6
- * TBC*
You can’t perform that action at this time.
0 commit comments