From 2e021267e4eda515747745dd330e1c6baf73dc77 Mon Sep 17 00:00:00 2001 From: monica Date: Sat, 7 Jan 2023 00:37:28 -0500 Subject: [PATCH] fixed dependency --- cybersyn/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cybersyn/info.json b/cybersyn/info.json index 68d0c25..e2d9bd8 100644 --- a/cybersyn/info.json +++ b/cybersyn/info.json @@ -7,7 +7,7 @@ "description": "Creates a feature-rich train logistics network through cybernetic combinators. With just this mod you can coordinate the economic inputs and outputs of your entire megabase.", "dependencies": [ "base", - "flib >= 0.6.0", + "flib >= 0.12.0", "? space-exploration >= 0.6.94", "? miniloader", "? nullius",