NetKAN added mod - NTChineseRocketsPack-1.2.2
This commit is contained in:
parent
341d3c3223
commit
eeb63c2de0
|
@ -0,0 +1,74 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "NTChineseRocketsPack",
|
||||
"name": "NCAP(NT Chinese Aerospace Pack)",
|
||||
"abstract": "NT Chinese Aerospace Pack or NCAP is a mod created for Kerbal Space Program to add Chinese rockets and spacecraft to the game. So far, this mod including: longmarch 2F, longmarch6, longmarch6A, longmarch7 and Chinese Tianhe Space station.",
|
||||
"author": [
|
||||
"Old_Copper",
|
||||
"Armo",
|
||||
"Launcelot"
|
||||
],
|
||||
"version": "1.2.2",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/208654-1123nt-chinese-aerospace-packv120/",
|
||||
"spacedock": "https://spacedock.info/mod/3016/NCAP(NT%20Chinese%20Aerospace%20Pack)",
|
||||
"x_screenshot": "https://spacedock.info/content/Old_Copper_79837/NTCPNT_Chineserockets_Pack/NTCPNT_Chineserockets_Pack-1650141817.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed",
|
||||
"graphics"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NCAP",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Readme.txt",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData/NTCP"
|
||||
},
|
||||
{
|
||||
"find": "Changelog.txt",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData/NTCP"
|
||||
},
|
||||
{
|
||||
"find_regexp": "CRAFT FILES/Craft files",
|
||||
"install_to": "Ships",
|
||||
"as": "VAB"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3016/NCAP%28NT%20Chinese%20Aerospace%20Pack%29/download/1.2.2",
|
||||
"download_size": 50175181,
|
||||
"download_hash": {
|
||||
"sha1": "DF729D7EB36071BB71FC479894E03A698E5CB6B4",
|
||||
"sha256": "86F379EE867F643929DACBEFC01E905B903EF3DDB2D92E30B60A5CA7561208FC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-07-31T06:01:10.188584+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue