version
This commit is contained in:
parent
e999b58adc
commit
94ec6f5555
2 changed files with 12 additions and 2 deletions
|
@ -1,4 +1,15 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.11
|
||||
Date: 2022-07-31
|
||||
Changes:
|
||||
- Can use upgrade planner from basic chem plant to chem plant
|
||||
- SE: Rebalanced core mining output
|
||||
- AAI: Can use processed fuel for basic chem plant
|
||||
Features:
|
||||
- Some basic 248k compatibility. More to come.
|
||||
Fixes:
|
||||
- Will load with IR2. Probably will deadlock. Not true compatibility.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.10
|
||||
Date: 2022-07-28
|
||||
Fixes:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bzgas",
|
||||
"version": "0.0.10",
|
||||
"version": "0.0.11",
|
||||
"factorio_version": "1.1",
|
||||
"title": "Natural Gas",
|
||||
"author": "Brevven",
|
||||
|
@ -23,4 +23,3 @@
|
|||
],
|
||||
"description": "(alpha version) Adds a natural gas resource, along with early game plastic.\nIntegrates ElAdamo's gas-fired boiler.\n\nCompatible with Krastorio 2 and Space Exploration. A standalone piece of BZ Mods."
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue