"NetKAN generated mods - ContractConfigurator-AnomalySurveyor-1.0.0"
This commit is contained in:
parent
0a545698c5
commit
083d002710
|
@ -1,11 +1,20 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-AnomalySurveyor",
|
||||
"abstract": "Contracts to guide you to the various easter eggs in the game.",
|
||||
"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",
|
||||
"author": "nightingale",
|
||||
"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.0.0",
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
|
@ -28,16 +37,12 @@
|
|||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/109471",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractPack-AnomalySurveyor/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractPack-AnomalySurveyor/master/GameData/ContractPacks/AnomalySurveyor/LICENSE.txt",
|
||||
"repository": "https://github.com/jrossignol/ContractPack-AnomalySurveyor"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"download": "https://github.com/jrossignol/ContractPack-AnomalySurveyor/releases/download/1.0.0/ContractPack-AnomalySurveyor_1.0.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 45750,
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0"
|
||||
"download_hash": {
|
||||
"sha1": "F15DF31A2C31B614BD44DB3AF2EFAC48A9E5BB17",
|
||||
"sha256": "1940FB88CD73710491E051F0A4F4376593A8BEDFF78EAB7D691994F00E2CE4AE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue