NetKAN added mod - StarshipLandingLegs-V1.0
This commit is contained in:
parent
c1ae1ea65e
commit
50c5cada3f
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "StarshipLandingLegs",
|
||||
"name": "Starship Landing Legs",
|
||||
"abstract": "This mod adds landing legs for Starship",
|
||||
"author": "Joep",
|
||||
"version": "V1.0",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/2937/Starship%20Landing%20Legs",
|
||||
"x_screenshot": "https://spacedock.info/content/Joep_74298/Starship_Landing_Legs/Starship_Landing_Legs-1640725170.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
},
|
||||
{
|
||||
"name": "ConformalDecals"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/StarshipLegs",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2937/Starship%20Landing%20Legs/download/V1.0",
|
||||
"download_size": 8178448,
|
||||
"download_hash": {
|
||||
"sha1": "3C3507912C21E4A7BA6E9B92BB4C6B5D3D22A1F6",
|
||||
"sha256": "B4A720AF645FB7BC3905335BA820189321A81D1D6AA8763D90D869B89E451961"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-12-28T20:56:53.681513+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue