NetKAN added mod - CommonwealthAeronauticsBlueSteel-1.3
This commit is contained in:
parent
dfdfa54ad6
commit
171018435c
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.34",
|
||||
"identifier": "CommonwealthAeronauticsBlueSteel",
|
||||
"name": "Commonwealth Aeronautics - Blue Steel",
|
||||
"abstract": "BlueSteel is a small parts mod which adds several parts inspired by the British Avro Z101 Blue Steel concept, designed in 1961. The mod also includes parts to make the Avro 730 / 731 Spyplane concept, planned to replace V-Bomber ~1957.",
|
||||
"author": "Well",
|
||||
"version": "1.3",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/198535-110x-commonwealth-aeronautics-blue-steel-10/",
|
||||
"spacedock": "https://spacedock.info/mod/2583/Commonwealth%20Aeronautics%20-%20Blue%20Steel",
|
||||
"repository": "https://github.com/AstroWell/BlueSteel",
|
||||
"bugtracker": "https://github.com/AstroWell/BlueSteel/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/Well_7448/Commonwealth_Aeronautics_-_Blue_Steel/Commonwealth_Aeronautics_-_Blue_Steel-1607164912.5031676.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"crewed",
|
||||
"first-person",
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"fr-fr"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "BlueSteel",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships/SPH",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": [
|
||||
"https://github.com/AstroWell/BlueSteel/releases/download/v1.3/BlueSteel_1.3.zip",
|
||||
"https://spacedock.info/mod/2583/Commonwealth%20Aeronautics%20-%20Blue%20Steel/download/1.3"
|
||||
],
|
||||
"download_size": 11229707,
|
||||
"download_hash": {
|
||||
"sha1": "1CBAFF26EC30439B795B8B70B8872F806460DFAE",
|
||||
"sha256": "F30C768C3223E362931F1910C68853A918B5032D8565D588727E97AD4B4E493F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 30355585,
|
||||
"release_date": "2022-07-19T13:28:43.839081+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue