This commit is contained in:
Simon Brodtmann 2025-11-02 18:50:17 +01:00
parent e3dfbce46c
commit 48ecef0f98
2 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,11 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 2.0.3
Date: 02.11.2025
Bug Fixes:
- Fix name of argon extraction recipe
- Argon extraction recipe uses basic-chemistry crafting category
- Change "optics" to "lamp" to respect the Factorio 2.0 renaming
---------------------------------------------------------------------------------------------------
Version: 2.0.2 Version: 2.0.2
Date: 21.10.2025 Date: 21.10.2025
Changes: Changes:

View file

@ -1,6 +1,6 @@
{ {
"name": "GasGasGases2", "name": "GasGasGases2",
"version": "2.0.2", "version": "2.0.3",
"factorio_version": "2.0", "factorio_version": "2.0",
"title": "GasGasGases", "title": "GasGasGases",
"description": "This mod is inspired by Brevven's BZ mods and adds the 6 noble gases plus uses for them.", "description": "This mod is inspired by Brevven's BZ mods and adds the 6 noble gases plus uses for them.",