CKAN-meta/FLEET/EPL-ISRU-1.0.ckan

23 lines
667 B
Plaintext

{
"spec_version": 1,
"name": "EPL part hider for stock ISRU",
"identifier": "EPL-ISRU",
"author": "ToxicFrog",
"abstract": "Replaces the EPL resource chain with one using the stock ISRU parts and resources.",
"license": "MIT",
"release_status": "stable",
"ksp_version": "1.0.2",
"install": [
{
"file": "misc-d88c2d71d60cce9a8d286be12dc5a3b6b6df1cdd/EPL-ISRU.cfg",
"install_to": "GameData/FLEET"
}
],
"depends" : [
{"name" : "ModuleManager"},
{"name" : "ExtraPlanetaryLaunchpads"}
],
"version": "1.0",
"download": "https://github.com/ToxicFrog/misc/archive/d88c2d71d60cce9a8d286be12dc5a3b6b6df1cdd.zip"
}