mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-15 12:12:51 -06:00
12 lines
206 B
JSON
12 lines
206 B
JSON
{
|
|
"name": "cybersyn",
|
|
"version": "0.0.1",
|
|
"title": "Project Cybersyn",
|
|
"author": "Mami",
|
|
"factorio_version": "1.1",
|
|
"dependencies": [
|
|
"base",
|
|
"flib >= 0.6.0"
|
|
]
|
|
}
|