diff --git a/Indium2/changelog.txt b/Indium2/changelog.txt index 397581c..0ad9cda 100644 --- a/Indium2/changelog.txt +++ b/Indium2/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/Indium2/info.json b/Indium2/info.json index d5b20ff..117fd76 100644 --- a/Indium2/info.json +++ b/Indium2/info.json @@ -1,8 +1,9 @@ { "name": "Indium2", - "version": "2.0.2", + "version": "2.0.3", "factorio_version": "2.0", "title": "Indium", + "description": "Indium2 is a mod adding the element indium.\n\nThis mod is inspired by Brevven's BZ mods.", "author": "Timeken, cackling fiend", "homepage": "https://discord.gg/ufvFUJtVwk", "dependencies": [ @@ -16,7 +17,7 @@ "? bztin2", "? IfNickel-Updated", "? Krastorio2", - "? space-exploration" - ], - "description": "Indium2 is a mod adding the element indium.\n\nThis mod is inspired by Brevven's BZ mods. \n\n Most if not all art is placeholder." + "? space-exploration", + "! space-age" + ] } \ No newline at end of file