Compare commits

..

No commits in common. "main" and "1.0.0" have entirely different histories.
main ... 1.0.0

2 changed files with 2 additions and 8 deletions

View file

@ -1,5 +0,0 @@
---------------------------------------------------------------------------------------------------
Version: 1.0.1
Date: 20.04.2025
Changes:
- Add Lignumis optional dependency to fix loading order

View file

@ -1,6 +1,6 @@
{
"name": "crushing-industry-productivity-research",
"version": "1.0.1",
"version": "1.0.0",
"title": "Crushing Industry - Productivity Research",
"description": "Adds crushing productivity research to Crushing Industry and reduces the initial bonus.",
"author": "cackling fiend",
@ -8,7 +8,6 @@
"factorio_version": "2.0",
"dependencies": [
"base",
"crushing-industry",
"(?)lignumis"
"crushing-industry"
]
}