diff --git a/IntermediatesForYou2/changelog.txt b/IntermediatesForYou2/changelog.txt index 397581c..0ad9cda 100644 --- a/IntermediatesForYou2/changelog.txt +++ b/IntermediatesForYou2/changelog.txt @@ -1,4 +1,10 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.3 +Date: 21.10.2025 + Changes: + - Switch to bz mods forks + - Add incompatibility with Space Age +--------------------------------------------------------------------------------------------------- Version: 2.0.2 Date: 13.10.2025 Bug Fixes: diff --git a/IntermediatesForYou2/info.json b/IntermediatesForYou2/info.json index 469cbee..95d7b1b 100644 --- a/IntermediatesForYou2/info.json +++ b/IntermediatesForYou2/info.json @@ -1,8 +1,9 @@ { "name": "IntermediatesForYou2", - "version": "2.0.2", + "version": "2.0.3", "factorio_version": "2.0", "title": "IntermediatesForYou", + "description": "This mod adds some intermediates and is intented to be played with my other mods.\n\nThis mod is inspired by Brevven's BZ mods.", "author": "Timeken, cackling fiend", "homepage": "https://discord.gg/ufvFUJtVwk", "dependencies": [ @@ -33,7 +34,7 @@ "? Repair_Turret", "? space-exploration", "? ShockTurret", - "? ThemTharHills-Updated" - ], - "description": "This mod adds some intermediates and is intented to be played with my other mods.\n\nThis mod is inspired by Brevven's BZ mods." + "? ThemTharHills-Updated", + "! space-age" + ] } \ No newline at end of file