mirror of
https://git.somenet.org/factorio/some-autoresearch.git
synced 2025-12-06 03:10:11 +00:00
17 lines
500 B
JSON
17 lines
500 B
JSON
{
|
|
"name": "some-autoresearch",
|
|
"version": "2.0.6",
|
|
"title": "Auto Research (fixed + re-published)",
|
|
"author": "Someone (originally canidae)",
|
|
"homepage": "https://git.somenet.org/factorio/some-autoresearch.git",
|
|
"description": "Automates research. Toggle GUI with Shift+T (customizable).",
|
|
"factorio_version": "2.0",
|
|
"dependencies": [
|
|
"base>=2.0.0",
|
|
|
|
"! auto-research",
|
|
"! factorio-research-queue",
|
|
"! sonaxaton-research-queue"
|
|
]
|
|
}
|