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

27 lines
790 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_min": "1.0.2",
"ksp_version_max": "1.0.4",
"resources": {
"homepage": "https://github.com/ToxicFrog/misc/tree/ksp"
},
"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"
}