This commit is contained in:
Simon Brodtmann 2025-10-21 15:31:25 +02:00
parent 1595a77c3d
commit 5745f3c164
2 changed files with 11 additions and 4 deletions

View file

@ -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 Version: 2.0.2
Date: 13.10.2025 Date: 13.10.2025
Bug Fixes: Bug Fixes:

View file

@ -1,8 +1,9 @@
{ {
"name": "IntermediatesForYou2", "name": "IntermediatesForYou2",
"version": "2.0.2", "version": "2.0.3",
"factorio_version": "2.0", "factorio_version": "2.0",
"title": "IntermediatesForYou", "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", "author": "Timeken, cackling fiend",
"homepage": "https://discord.gg/ufvFUJtVwk", "homepage": "https://discord.gg/ufvFUJtVwk",
"dependencies": [ "dependencies": [
@ -33,7 +34,7 @@
"? Repair_Turret", "? Repair_Turret",
"? space-exploration", "? space-exploration",
"? ShockTurret", "? ShockTurret",
"? ThemTharHills-Updated" "? ThemTharHills-Updated",
], "! space-age"
"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." ]
} }