NetKAN generated mods - BOPN-2.0
This commit is contained in:
parent
a022db99f8
commit
c7264df9b9
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BOPN",
|
||||
"name": "Better Order of Parts: Numbered (BOPN)",
|
||||
"abstract": "Sorts all parts (including DLC) within their original categories in a logical and elegant way. Never again will you have to search for ANY part (fuel tanks, wings, adaptors, engines), as you will instantly find it without wasting any time. Never again you will have to scroll down to find a similar part as it will already be next to the one you used.",
|
||||
"author": "Spyros777",
|
||||
"version": "2.0",
|
||||
"ksp_version": "1.9.1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182541-16x-better-order-of-parts-numbered-bopn-v11/",
|
||||
"spacedock": "https://spacedock.info/mod/2072/Better%20Order%20of%20Parts:%20Numbered%20%20(BOPN)",
|
||||
"x_screenshot": "https://spacedock.info/content/Spyros777_25219/Better_Order_of_Parts_Numbered_BOPN/Better_Order_of_Parts_Numbered_BOPN-1549515473.902794.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"editor",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "BetterOrderPartsNumbered",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2072/Better%20Order%20of%20Parts:%20Numbered%20%20%28BOPN%29/download/2.0",
|
||||
"download_size": 6593,
|
||||
"download_hash": {
|
||||
"sha1": "D1C8D7E897AC6970B1ECA4DA91AEDA791FFD1D75",
|
||||
"sha256": "4B9F8E3C657091D1566446D94D980C897E04C7AFE67BDD15B47C2F70822213F5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue