NetKAN added mod - StockDefaultSettings-0.0.1.2
This commit is contained in:
parent
c4e70f008d
commit
420f589da8
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "StockDefaultSettings",
|
||||
"name": "StockDefaultSettings",
|
||||
"abstract": "Simple window to edit some global values",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.1.2",
|
||||
"ksp_version_min": "1.12.1",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "LGPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/197500-18x-19x-110x-stock-default-settings/",
|
||||
"spacedock": "https://spacedock.info/mod/2549/StockDefaultSettings",
|
||||
"repository": "https://github.com/linuxgurugamer/StockDefaultSettings/",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/StockDefaultSettings/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/StockDefaultSettings",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/StockDefaultSettings/StockDefaultSettings-1602776867.2303903.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "StockDefaultSettings",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2549/StockDefaultSettings/download/0.0.1.2",
|
||||
"download_size": 18331,
|
||||
"download_hash": {
|
||||
"sha1": "AD5B7B297261416119C5EAB95BF959E5D1A19178",
|
||||
"sha256": "F9A5401C1304075D58D4F8D95F00A805061A2FC7BE73EBE583220BFDB634215B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-15T14:17:15.265291+00:00",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue