NetKAN added mod - CParts-v1.0
This commit is contained in:
parent
5021bca028
commit
076ff08091
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CParts",
|
||||
"name": "CParts",
|
||||
"abstract": "This is the CParts mod, introducing rocket parts based on the Chinese rocket CZ-1 (Long March 1). ",
|
||||
"author": "AllenLi",
|
||||
"version": "v1.0",
|
||||
"ksp_version": "1.11.1",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/200222-111xcparts-a-small-mod-that-adds-the-cz-1-long-march-1-rocket/",
|
||||
"spacedock": "https://spacedock.info/mod/2638/CParts",
|
||||
"repository": "https://github.com/AllenLi777/CParts",
|
||||
"x_screenshot": "https://spacedock.info/content/AllenLi_55525/CParts/CParts-1613223271.498855.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/CParts",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Ships/@thumbs",
|
||||
"install_to": "Ships"
|
||||
},
|
||||
{
|
||||
"find": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2638/CParts/download/v1.0",
|
||||
"download_size": 2552661,
|
||||
"download_hash": {
|
||||
"sha1": "FF5240A6ABA9FB2A1BE9995C2DEBD77E712FDD46",
|
||||
"sha256": "79F58372D520F9BCC033749E8DF2CF45FC85932EA7C43F2C2CDA49B9D4ADE9BB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-13T13:33:58.569896+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue