NetKAN generated mods - HyperDriveMod-2.4
This commit is contained in:
parent
f65f6a3ee4
commit
ac15b2429e
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "HyperDriveMod",
|
||||
"name": "Hyper Drive Mod",
|
||||
"abstract": "The mod adds overpowered propulsion systems, ION blocks, high performance reaction wheels and additional miners.",
|
||||
"author": [
|
||||
"exodussolis",
|
||||
"Monniasza"
|
||||
],
|
||||
"version": "2.4",
|
||||
"ksp_version": "1.8.1",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179321-hyper-drive-mod/",
|
||||
"spacedock": "https://spacedock.info/mod/2377/Hyper%20Drive%20Mod"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find_regexp": "HYPERMOD.*",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2377/Hyper%20Drive%20Mod/download/2.4",
|
||||
"download_size": 5041612,
|
||||
"download_hash": {
|
||||
"sha1": "96B5F0B88D5BA7A2BC6B3B31DFDF43F1EE89AEC3",
|
||||
"sha256": "5639A7088C912FF33EDE170E23AA715662F37EE42E7BA1307C3A383AE316A25B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue