NetKAN added mod - 4kSPExpanded-0.2.1.2
This commit is contained in:
parent
a6a46cbd40
commit
2398a3aba0
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "4kSPExpanded",
|
||||
"name": "4kSP_Expanded",
|
||||
"abstract": "4kSP scales the map elements corresponding to the stock UI scale setting",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.2.1.2",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.11.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/197794-18x-19x-110x-4ksp-expanded/",
|
||||
"spacedock": "https://spacedock.info/mod/2554/4kSP_Expanded",
|
||||
"repository": "https://github.com/linuxgurugamer/4ksp_Expanded",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/4ksp_Expanded/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/linuxgurugamer/4kSP/master/4kSP.version",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/4kSP_Expanded/4kSP_Expanded-1603995829.391196.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience",
|
||||
"information",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "4kSP"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "4ksp",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2554/4kSP_Expanded/download/0.2.1.2",
|
||||
"download_size": 26927,
|
||||
"download_hash": {
|
||||
"sha1": "11F0A2FFEC6B480E4BD093AB7CC666B1D2D9A045",
|
||||
"sha256": "F98940BCB2A06868934DFB35085BF32850B55B61208CCC5F624DCB19F2E49D92"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-05-28T02:17:25.582285+00:00",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue