This commit is contained in:
Simon Brodtmann 2025-10-11 17:59:32 +02:00
parent f711bd8ca4
commit a5122b6075
2 changed files with 8 additions and 30 deletions

View file

@ -1,32 +1,10 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.1.5 Version: 2.0.1
Date: 2024-01-21 Date: 11.10.2025
Features: Bug Fixes:
- Removed old unused files. - Increase mod compatibility
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.1.4 Version: 2.0.0
Date: 2023-12-20 Date: 10.10.2025
Features: Features:
- Added earlier argon recipe and removed optics air liquefaction prerequisite if bzgas is instaled. - Update to Factorio 2.0
---------------------------------------------------------------------------------------------------
Version: 0.1.3
Date: 2023-12-07
Features:
- Fixed BZ Carbon's fullerene recipe accidentally changed to a crafting-with-fluid recipe.
---------------------------------------------------------------------------------------------------
Version: 0.1.2
Date: 2023-12-03
Features:
- Fixed to work with the MetalsForYou mod split.
- Fixed cryogenic gas plant not outputting all gases.
---------------------------------------------------------------------------------------------------
Version: 0.1.1
Date: 2023-11-28
Features:
- More support for MetalsForYou.
- Fixed textures alpha level.
---------------------------------------------------------------------------------------------------
Version: 0.1.0
Date: 2023-11-25
Features:
- Alpha release.

View file

@ -1,6 +1,6 @@
{ {
"name": "GasGasGases2", "name": "GasGasGases2",
"version": "2.0.0", "version": "2.0.1",
"factorio_version": "2.0", "factorio_version": "2.0",
"title": "GasGasGases", "title": "GasGasGases",
"author": "Timeken, cackling fiend", "author": "Timeken, cackling fiend",