NetKAN generated mods - MS-SRBs-0.0.1.1
This commit is contained in:
parent
0cd87e5093
commit
202a6f0163
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MS-SRBs",
|
||||
"name": "Modular Segmented SRBs",
|
||||
"abstract": "SRBs as they really work",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.1.1",
|
||||
"ksp_version": "1.7.3",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/188482-*",
|
||||
"spacedock": "https://spacedock.info/mod/2297/Modular%20Segmented%20SRBs",
|
||||
"repository": "https://github.com/linuxgurugamer/ModularSegmentedSRBs"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ModularSegmentedSRBs",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2297/Modular%20Segmented%20SRBs/download/0.0.1.1",
|
||||
"download_size": 4595661,
|
||||
"download_hash": {
|
||||
"sha1": "BF482DB651954F92CEF00CCB832A8B23AC72291C",
|
||||
"sha256": "42C9CAADDDFA61D04C8E7A8A04670F8B3704E333D9B2886A7F14B64E062FA2C4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue