Files
project-cybersyn/cybersyn/info.json
2022-11-29 20:40:07 -05:00

15 lines
504 B
JSON

{
"name": "cybersyn",
"version": "1.0.1",
"title": "Project Cybersyn",
"author": "Mami",
"factorio_version": "1.1",
"description": "Adds cybernetic combinators to the game, which connect to adjacent train stops to create a train logistics network. With just this mod you can coordinate the economic inputs and outputs of your entire megabase.",
"dependencies": [
"base",
"flib >= 0.6.0",
"? space-exploration >= 0.6.90",
"? miniloader"
]
}