NetKAN added mod - SOS-0.0.1.5
This commit is contained in:
parent
9fa8a101aa
commit
e42a3bce9b
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SOS",
|
||||
"name": "SOS (Save Our Settings)",
|
||||
"abstract": "Save staging, action group and axis group changes on the launch pad",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.1.5",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/191312-18x-sos",
|
||||
"spacedock": "https://spacedock.info/mod/2325/SOS%20(Save%20Our%20Settings)",
|
||||
"repository": "https://github.com/linuxgurugamer/SOS",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/SOS/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/SOS",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/SOS_Save_Our_Settings/SOS_Save_Our_Settings-1581379847.4057326.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"it-it",
|
||||
"ru-ru"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SOS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2325/SOS%20(Save%20Our%20Settings)/download/0.0.1.5",
|
||||
"download_size": 65218,
|
||||
"download_hash": {
|
||||
"sha1": "C48AFBEA8248B9A97243C1560A26027A2CC2D2C7",
|
||||
"sha256": "4B00A764A2FFA832A3E4A22ADC9999A16E2E349EC55E967CB0216C729E50E896"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 108342,
|
||||
"release_date": "2024-03-15T16:51:51.125127+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue