From b134abf7acb5c5bc52ff1f9f44fd6493c33f64e7 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Tue, 10 Dec 2024 12:43:50 +0100 Subject: [PATCH] Remove optional dependency for Space Age --- pollution-module/info.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pollution-module/info.json b/pollution-module/info.json index 144b8b8..c30a329 100644 --- a/pollution-module/info.json +++ b/pollution-module/info.json @@ -7,7 +7,6 @@ "homepage": "", "factorio_version": "2.0", "dependencies": [ - "base", - "? space-age >= 2.0.0" + "base" ] } \ No newline at end of file