+---------------------------------------------------------------------------------------------------
+Version: 2.1.1
+Date: 2026-06-26
+
+ Changed:
+ - Initial compatibility with Factorio 2.1
+
---------------------------------------------------------------------------------------------------
Version: 2.0.2
Date: 2026-01-16
{
"name": "RealisticDecorationCleanup",
- "version": "2.0.2",
+ "version": "2.1.1",
"title": "Realistic Decoration Cleanup",
"author": "someone1337",
"homepage": "https://git.somenet.org/factorio/RealisticDecorationCleanup.git",
"description": "Remove decorations prior to placing entities or tiles. Normally you would not build a house/road and leave the bushes below it.",
- "factorio_version": "2.0",
+ "factorio_version": "2.1",
"dependencies": [
- "base>=2.0.0"
+ "base>=2.1.0"
]
}