NetKAN generated mods - StockDefaultSettings-0.0.1.1
This commit is contained in:
parent
ee7b5d8b51
commit
3a87b953a2
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "StockDefaultSettings",
|
||||
"name": "StockDefaultSettings",
|
||||
"abstract": "Simple window to edit some global values",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.1.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.1",
|
||||
"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/",
|
||||
"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.1",
|
||||
"download_size": 18324,
|
||||
"download_hash": {
|
||||
"sha1": "36FF0FAA7904D05EC3BA039CD81D3149A9792FBC",
|
||||
"sha256": "B05A25D5AD9E57D6DFC2FDA44A396343F181AC2D4411B901E3B4049F73BD28D0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-10-15T20:00:42.603181+00:00",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue