v
This commit is contained in:
parent
7bdaddea73
commit
0db3fd1181
3 changed files with 10 additions and 1 deletions
|
@ -16,6 +16,9 @@ See changelog.txt
|
|||
- [YassineMrabet](https://commons.wikimedia.org/wiki/File:Fullerene.png) (initial fullerene image, CC BY-SA 3.0 license, see link)
|
||||
- [dodo.the.last](https://mods.factorio.com/mod/big-data-string) (borrowed code for list feature)
|
||||
|
||||
### Compatibility
|
||||
- [nihilistzsche](https://github.com/nihilistzsche)
|
||||
|
||||
### Localization
|
||||
|
||||
- [S3BA](https://github.com/S3BA-pl) (pl)
|
||||
|
|
|
@ -1,4 +1,10 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.5.7
|
||||
Date: 2023-02-12
|
||||
Changes:
|
||||
- Minor reordering of mod startup settings
|
||||
- Improved support for Crafting Efficieny mod, thanks to nihilistzsche
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.5.6
|
||||
Date: 2023-01-17
|
||||
Features:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bzcarbon",
|
||||
"version": "0.5.6",
|
||||
"version": "0.5.7",
|
||||
"factorio_version": "1.1",
|
||||
"title": "Graphite & Diamonds",
|
||||
"author": "Brevven",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue