NetKAN added mod - ResourceOverview-2.0.2.1
This commit is contained in:
parent
387d7bd82e
commit
6a9731ba2b
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ResourceOverview",
|
||||
"name": "Resource Overview",
|
||||
"abstract": "Lightweight mod showing vessel resources & basic vessel info",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "2.0.2.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/207937-112x-resource-overview-for-vabsph-and-flight/",
|
||||
"spacedock": "https://spacedock.info/mod/3021/Resource%20Overview",
|
||||
"repository": "https://github.com/linuxgurugamer/ResourceOverview",
|
||||
"remote-avc": "https://raw.githubusercontent.com/linuxgurugamer/ResourceOverview/master/GameData/ResourceOverview/ResourceOverview.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information",
|
||||
"editor"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3021/Resource%20Overview/download/2.0.2.1",
|
||||
"download_size": 29455,
|
||||
"download_hash": {
|
||||
"sha1": "1EC30594B1CEF8891566AADDDBBFCDB3314F416A",
|
||||
"sha256": "CB671605DC21DD00172726DB758034E9AA29B1775A0EE6D35C65A637ECCFD95F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-05-16T04:04:57.209288+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue