This commit is contained in:
Brevven 2022-07-30 23:43:10 -07:00
parent e999b58adc
commit 94ec6f5555
2 changed files with 12 additions and 2 deletions

View file

@ -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:

View file

@ -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."
}