NetKAN generated mods - ValorPlanetPack-0.3
This commit is contained in:
parent
e73286e5b2
commit
880f60f0d8
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ValorPlanetPack",
|
||||
"name": "Valor Planet Pack",
|
||||
"abstract": "Valor is a mod that adds a second Gas Giant for the stock Kerbin system.",
|
||||
"author": "Misguided_Kerbal",
|
||||
"version": "0.3",
|
||||
"ksp_version": "1.9.1",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/195983-wip-valor-gp2-analog",
|
||||
"spacedock": "https://spacedock.info/mod/2495/Valor%20Planet%20Pack",
|
||||
"x_screenshot": "https://spacedock.info/content/Misguided_Kerbal_43869/Valor_Planet_Pack/Valor_Planet_Pack-1602969824.7023025.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/Valor",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2495/Valor%20Planet%20Pack/download/0.3",
|
||||
"download_size": 15043927,
|
||||
"download_hash": {
|
||||
"sha1": "ABA2F4B5B8B138F1ABB19A959E2E07B4214F9348",
|
||||
"sha256": "6DC70264D64DF97017276DA00EC4A43EDB7DD3613B9E1512403B26C48C556E46"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-10-29T14:59:19.007115+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue