"NetKAN generated mods - ContractConfigurator-AnomalySurveyor-1.7.0"
This commit is contained in:
parent
dda1d221c0
commit
78300f9ca3
|
@ -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.7.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.7.0/ContractPack-AnomalySurveyor_1.7.0.zip",
|
||||
"download_size": 445966,
|
||||
"download_hash": {
|
||||
"sha1": "7F9BA49FCD06837CCE86B5246A08C98ACDF04A74",
|
||||
"sha256": "9C9EB1E69F610B8F796F2734E059866D8BE95FB77CF5EF5E483702E08B31C8E3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue