NetKAN added mod - 4kSPExpanded-0.2.1.5
This commit is contained in:
parent
d240edce40
commit
4787a071ab
|
@ -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.5",
|
||||
"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_Expanded/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.5",
|
||||
"download_size": 26661,
|
||||
"download_hash": {
|
||||
"sha1": "16044274DF159B1C791360DC9715EE958DB0BCA6",
|
||||
"sha256": "BBC02523FA0CD286FC5F9B397AA829B9E0D9D1872F3BC06F9B528077F33C24BC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-24T01:58:32.236616+00:00",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue