NetKAN added mod - DangItContinued-1-0.7.20.8
This commit is contained in:
parent
7283062a58
commit
e15fb93b71
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DangItContinued",
|
||||
"name": "Dang It! Continued",
|
||||
"abstract": "A random failures mod for KSP",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1:0.7.20.8",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"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!%20Continued/download/0.7.20.8",
|
||||
"download_size": 1294506,
|
||||
"download_hash": {
|
||||
"sha1": "19105D36ED49CD8C9E6FE73A6FD1C77015FECD54",
|
||||
"sha256": "12BB4068B4C2DCA1BEA12943991D18A24F0B71D09EF5C4F70E2050DC980C01C4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1978812,
|
||||
"release_date": "2023-05-25T14:29:11.172827+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue