This commit is contained in:
Simon Brodtmann 2025-10-21 15:34:20 +02:00
parent 084ebd3df4
commit 02fb6a5853
2 changed files with 11 additions and 4 deletions

View file

@ -1,4 +1,10 @@
---------------------------------------------------------------------------------------------------
Version: 2.0.2
Date: 21.10.2025
Changes:
- Switch to bz mods forks
- Add incompatibility with Space Age
---------------------------------------------------------------------------------------------------
Version: 2.0.1
Date: 11.10.2025
Bug Fixes:

View file

@ -1,8 +1,9 @@
{
"name": "GasGasGases2",
"version": "2.0.1",
"version": "2.0.2",
"factorio_version": "2.0",
"title": "GasGasGases",
"description": "This mod is inspired by Brevven's BZ mods and adds the 6 noble gases plus uses for them.",
"author": "Timeken, cackling fiend",
"homepage": "https://discord.gg/ufvFUJtVwk",
"dependencies": [
@ -15,7 +16,7 @@
"? Indium2",
"? Tantalite2",
"? LasingAround-Updated",
"? Krastorio2"
],
"description": "This mod is early in development and most if not all art is placeholder.\n\nThis mod is inspired by Brevven's BZ mods and adds the 6 noble gases plus uses for them."
"? Krastorio2",
"! space-age"
]
}