1.0.1
This commit is contained in:
parent
cc1848a8f0
commit
aa497468ce
2 changed files with 8 additions and 2 deletions
5
crushing-industry-productivity-research/changelog.txt
Normal file
5
crushing-industry-productivity-research/changelog.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.1
|
||||
Date: 20.04.2025
|
||||
Changes:
|
||||
- Add Lignumis optional dependency to fix loading order
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "crushing-industry-productivity-research",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"title": "Crushing Industry - Productivity Research",
|
||||
"description": "Adds crushing productivity research to Crushing Industry and reduces the initial bonus.",
|
||||
"author": "cackling fiend",
|
||||
|
@ -8,6 +8,7 @@
|
|||
"factorio_version": "2.0",
|
||||
"dependencies": [
|
||||
"base",
|
||||
"crushing-industry"
|
||||
"crushing-industry",
|
||||
"(?)lignumis"
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue