NetKAN added mod - DangItContinued-1-0.7.20.6
This commit is contained in:
parent
2089aaea17
commit
ba3436c8e8
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DangItContinued",
|
||||
"name": "Dang It! Continued",
|
||||
"abstract": "A random failures mod for KSP",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1:0.7.20.6",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.1",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/178973-141-dang-it-continued/",
|
||||
"spacedock": "https://spacedock.info/mod/1055/Dang%20It!%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/DangIt",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/DangIt/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/DangIt"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DangIt",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1055/Dang%20It%21%20Continued/download/0.7.20.6",
|
||||
"download_size": 1294124,
|
||||
"download_hash": {
|
||||
"sha1": "5F728D42074AABCCCBE848B00B24A21C1684C711",
|
||||
"sha256": "76D64EDDAC22AD2B187457250510B6F52A2335AE34C0E3124EDB8879BC2DB1A8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-23T13:48:26.883231+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue