NetKAN generated mods - ContractConfigurator-AnomalySurveyor/ContractConfigurator-AnomalySurveyor-1.0.2, ShipManifest/ShipManifest-0.90.0_4.1.0b
This commit is contained in:
parent
7e1959ce4d
commit
c71a942e96
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"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",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "InFlightWaypoints"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AnomalySurveyor",
|
||||
"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.2",
|
||||
"download": "https://github.com/jrossignol/ContractPack-AnomalySurveyor/releases/download/1.0.2/ContractPack-AnomalySurveyor_1.0.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 45689,
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0"
|
||||
}
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ShipManifest",
|
||||
"release_status": "stable",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/62270",
|
||||
"repository": "https://github.com/PapaJoesSoup/ShipManifest",
|
||||
"x_curse": "http://kerbal.curseforge.com/plugins/220357-ship-manifest",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/261/Ship%20Manifest"
|
||||
},
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CLS"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.90",
|
||||
"name": "Ship Manifest",
|
||||
"abstract": "Ship Manifest is a tool to move your ship's \"things\". Ship Manifest moves crew, Science and Resources around from part to part within your ship or station.",
|
||||
"author": "Papa_Joe",
|
||||
"version": "0.90.0_4.1.0b",
|
||||
"download": "https://kerbalstuff.com/mod/261/Ship%20Manifest/download/0.90.0_4.1.0b",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 566396
|
||||
}
|
Loading…
Reference in New Issue