NetKAN generated mods - InnerLock-0.1.2
This commit is contained in:
parent
552f0b71e1
commit
aa77ab2971
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "InnerLock",
|
||||
"name": "InnerLock",
|
||||
"abstract": "This mods allows to lock moving parts in place when they should not be moved.",
|
||||
"author": "whale_2",
|
||||
"version": "0.1.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182833-131-151-161-inner-lock-lock-your-inner-parts/",
|
||||
"spacedock": "https://spacedock.info/mod/2113/InnerLock",
|
||||
"repository": "https://github.com/whale2/InnerLock",
|
||||
"x_screenshot": "https://spacedock.info/content/whale_2_17233/InnerLock/InnerLock-1581763585.2694716.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "InnerLock",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "MagicSmokeIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2113/InnerLock/download/0.1.2",
|
||||
"download_size": 185194,
|
||||
"download_hash": {
|
||||
"sha1": "CF1E3A31EBCBAC39A2FF5CE04817AD1F4DA3C1A7",
|
||||
"sha256": "1C7A848485AB2388F2EF7735D8B817B8182ADDFD581B16D8BAB191F8E0BD1172"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue