"NetKAN generated mods - ContractConfigurator-AnomalySurveyor-1.6.0"
This commit is contained in:
parent
b097048706
commit
087ed59647
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-AnomalySurveyor",
|
||||
"name": "Contract Pack: Anomaly Surveyor",
|
||||
"abstract": "Contracts to guide you to the various easter eggs in the game.",
|
||||
"author": "nightingale",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/109471",
|
||||
"repository": "https://github.com/jrossignol/ContractPack-AnomalySurveyor",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractPack-AnomalySurveyor/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractPack-AnomalySurveyor/master/GameData/ContractPacks/AnomalySurveyor/LICENSE.txt"
|
||||
},
|
||||
"version": "1.6.0",
|
||||
"ksp_version_min": "1.1.3",
|
||||
"ksp_version_max": "1.1.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "WaypointManager"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AnomalySurveyor",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrossignol/ContractPack-AnomalySurveyor/releases/download/1.6.0/ContractPack-AnomalySurveyor_1.6.0.zip",
|
||||
"download_size": 451978,
|
||||
"download_hash": {
|
||||
"sha1": "AB3148C24413895E860BDC2294C9936526040276",
|
||||
"sha256": "DB90BC37912951EF9F8D976DB0D7022233AE40EF9489DB14DFE589F9A74CC296"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue