NetKAN generated mods - LaunchNumbering-0.5.4.1
This commit is contained in:
parent
a693b62079
commit
6ce44c1274
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "LaunchNumbering",
|
||||
"name": "Launch Numbering",
|
||||
"abstract": "Appends numbers to any launches after the first",
|
||||
"author": [
|
||||
"Damien_The_Unbeliever",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "0.5.4.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174604-14x-launch-numbering-templated/",
|
||||
"spacedock": "https://spacedock.info/mod/201/Launch%20Numbering",
|
||||
"repository": "https://github.com/linuxgurugamer/KSPLaunchNumbering",
|
||||
"x_screenshot": "https://spacedock.info/content/Damien_The_Unbeliever_986/Launch_Numbering/Launch_Numbering-1455992075.9576774.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "LaunchNumbering",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/201/Launch%20Numbering/download/0.5.4.1",
|
||||
"download_size": 57525,
|
||||
"download_hash": {
|
||||
"sha1": "546FF39673D467B41D8AA0977646DE63AD88D00E",
|
||||
"sha256": "F57CBCDADB274D5A022944E03A77250282A6080C5009E98A145DF0C23D59E927"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue