NetKAN added mod - ContractConfigurator-HistoryofSpaceflight-PocketEdition-1.0
This commit is contained in:
parent
f81003d120
commit
2c20c86617
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-HistoryofSpaceflight-PocketEdition",
|
||||
"name": "History of Spaceflight Pocket Edition",
|
||||
"abstract": "A contract pack recreating almost all real-life missions that were actually flown, currently up until 1967 and the most exciting missions going into the 70s. This is the 'light' variety of the Stock version of this mod.",
|
||||
"author": "Morphisor",
|
||||
"version": "1.0",
|
||||
"ksp_version_min": "1.2.2",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/192880-12-19x-contract-pack-history-of-spaceflight/",
|
||||
"spacedock": "https://spacedock.info/mod/2387/History%20of%20Spaceflight%20Pocket%20Edition",
|
||||
"repository": "https://github.com/Frylovespi/History-of-Spaceflight",
|
||||
"bugtracker": "https://github.com/Frylovespi/History-of-Spaceflight/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com:443/Frylovespi/History-of-Spaceflight/master/RSS/GameData/ContractPacks/HistoryofSpaceflight/HistoryofSpaceflight.version"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"career"
|
||||
],
|
||||
"provides": [
|
||||
"ContractConfigurator-HistoryofSpaceflight"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "BluedogDB"
|
||||
},
|
||||
{
|
||||
"name": "NewTantares"
|
||||
},
|
||||
{
|
||||
"name": "ProbesPlus"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ContractConfigurator-HistoryofSpaceflight"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ContractPacks",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2387/History%20of%20Spaceflight%20Pocket%20Edition/download/1.0",
|
||||
"download_size": 4490204,
|
||||
"download_hash": {
|
||||
"sha1": "7BF8ABE3ABEBF7242821DA4452AC6AC6F796F5D3",
|
||||
"sha256": "BA8C63C80A7F7DDB14126767CA2CC4E58B7152A177A38AACD7BE56F03BF420D3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-06-29T19:18:10.383825+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue