This commit is contained in:
Simon Brodtmann 2025-10-21 15:40:02 +02:00
parent adc2cdeea1
commit 3120cb7ea2
2 changed files with 11 additions and 4 deletions

View file

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

View file

@ -1,8 +1,9 @@
{
"name": "ChemistryForYou2",
"version": "2.0.6",
"version": "2.0.7",
"factorio_version": "2.0",
"title": "ChemistryForYou",
"description": "This mod adds more chemistry and is intented to be played with my other mods aswell as K2, SE and BZ.\n\nThis mod is inspired by Brevven's BZ mods.",
"author": "Timeken, cackling fiend",
"homepage": "https://discord.gg/ufvFUJtVwk",
"dependencies": [
@ -37,7 +38,7 @@
"? space-exploration",
"? ShockTurret",
"? Tantalite2",
"? ThemTharHills-Updated"
],
"description": "This mod adds more chemistry and is intented to be played with my other mods aswell as K2, SE and BZ.\n\nThis mod is inspired by Brevven's BZ mods."
"? ThemTharHills-Updated",
"! space-age"
]
}