mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-06 01:15:57 -06:00
17 lines
519 B
JSON
17 lines
519 B
JSON
{
|
|
"name": "cybersyn",
|
|
"version": "2.0.3",
|
|
"title": "Project Cybersyn",
|
|
"author": "Mami",
|
|
"factorio_version": "2.0",
|
|
"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.15.0",
|
|
"? space-exploration >= 0.6.94",
|
|
"? miniloader",
|
|
"? nullius",
|
|
"? pypostprocessing"
|
|
]
|
|
}
|