mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-21 23:23:24 -07:00
16 lines
416 B
JSON
16 lines
416 B
JSON
{
|
|
"name": "archipelago-client",
|
|
"version": "0.0.1",
|
|
"title": "Archipelago",
|
|
"author": "Berserker and Dewiniaid",
|
|
"homepage": "https://archipelago.gg",
|
|
"description": "Integration client for the Archipelago Randomizer",
|
|
"factorio_version": "1.1",
|
|
"dependencies": [
|
|
"base >= 1.1.0",
|
|
"? science-not-invited",
|
|
"? factory-levels",
|
|
"! archipelago-extractor"
|
|
]
|
|
}
|