This commit is contained in:
Simon Brodtmann 2025-10-21 15:22:06 +02:00
parent e1a9fd6c71
commit 2de2ae2f0b
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
Date: 13.10.2025
Bug Fixes:

View file

@ -1,8 +1,9 @@
{
"name": "Tantalite2",
"version": "2.0.2",
"version": "2.0.3",
"factorio_version": "2.0",
"title": "Tantalite",
"description": "Tantalite is a mod adding tantalum and niobium.\n\nThis mod is inspired by Brevven's BZ mods.",
"author": "Timeken, cackling fiend",
"homepage": "https://discord.gg/ufvFUJtVwk",
"dependencies": [
@ -29,7 +30,7 @@
"? LasingAround-Updated",
"? manganese",
"? MDbobelectronics2",
"? space-exploration"
],
"description": "Tantalite is a mod adding tantalum and niobium.\n\nThis mod is inspired by Brevven's BZ mods."
"? space-exploration",
"! space-age"
]
}