2.1.0
This commit is contained in:
parent
e5f7c43cca
commit
3d12531636
2 changed files with 10 additions and 2 deletions
|
|
@ -1,4 +1,12 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.1.0
|
||||
Date: 16.03.2026
|
||||
Changes:
|
||||
- Switch to bzlib - Please install the new dependency
|
||||
Bug Fixes:
|
||||
- 248k: Fixes for 0.1.35 breaking changes
|
||||
- SE: Fix scrap recycling
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.5
|
||||
Date: 20.02.2026
|
||||
Bug Fixes:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Tantalite2",
|
||||
"version": "2.0.5",
|
||||
"version": "2.1.0",
|
||||
"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.",
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
"dependencies": [
|
||||
"base >= 2.0.0",
|
||||
"bzlib",
|
||||
"? 248k-Redux",
|
||||
"? 248k-Redux >= 0.1.35",
|
||||
"? aai-industry",
|
||||
"? aai-vehicles-miner",
|
||||
"? angelsaddons-cab",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue