NetKAN added mod - NetherdyneMassDriver-1-1.3.4.2
This commit is contained in:
parent
4262df3319
commit
cdb7d925c5
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NetherdyneMassDriver",
|
||||
"name": "Netherdyne Mass Driver",
|
||||
"abstract": "Mass drivers",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1:1.3.4.2",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "CDDL",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/193903-18x-19x-110x-netherdyne-mass-driver-mod/",
|
||||
"spacedock": "https://spacedock.info/mod/2542/Netherdyne%20Mass%20Driver",
|
||||
"repository": "https://github.com/linuxgurugamer/NeatherdyneMassDriver",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/NeatherdyneMassDriver/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/NeatherdyneMassDriver"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"plugin",
|
||||
"crewed",
|
||||
"uncrewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NeatherdyneMassDriver",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2542/Netherdyne%20Mass%20Driver/download/1.3.4.2",
|
||||
"download_size": 1409762,
|
||||
"download_hash": {
|
||||
"sha1": "8382526E68E8ED5F8A1B3553F69900F8EA025CF4",
|
||||
"sha256": "7908C0D56F6BB83DBB1FEBDE4B7BC89AEF0920715EB84DA1C51918957B60B8F7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-01T23:53:12.836018+00:00",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue