CKAN-meta/Notes2Log/Notes2Log-0.0.3.1.ckan

51 lines
1.7 KiB
JSON
Raw Normal View History

2021-10-17 18:44:28 +00:00
{
"spec_version": "v1.4",
"identifier": "Notes2Log",
"name": "Notes2Log",
"abstract": "An easy way to add notes to your log file, useful for debugging",
"author": "linuxgurugamer",
"version": "0.0.3.1",
"ksp_version_min": "1.12.0",
2022-08-30 23:45:23 +00:00
"ksp_version_max": "1.12.3",
2021-10-17 18:44:28 +00:00
"license": "GPL-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/198742-18x-19x-110x-notes2log/",
"spacedock": "https://spacedock.info/mod/2586/Notes2Log",
2023-02-18 04:45:24 +00:00
"repository": "https://github.com/linuxgurugamer/Notes2Log",
"bugtracker": "https://github.com/linuxgurugamer/Notes2Log/issues",
2021-10-17 18:44:28 +00:00
"remote-avc": "http://ksp.spacetux.net/avc/Notes2Log",
2021-10-20 21:45:43 +00:00
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Notes2Log/Notes2Log-1608076541.778403.png"
2021-10-17 18:44:28 +00:00
},
"tags": [
"plugin"
],
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
},
{
"name": "SpaceTuxLibrary"
}
],
"install": [
{
"find": "Notes2Log",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/2586/Notes2Log/download/0.0.3.1",
"download_size": 24442,
"download_hash": {
"sha1": "27E1462E9DA6E82A1055E9415E159706B67A8E65",
"sha256": "FFA9DF4A2AF28B1A28FAA506CD0573803E0EE0264D7BA22ADD051EA8BD84A1CB"
},
"download_content_type": "application/zip",
2022-08-04 03:50:30 +00:00
"install_size": 54581,
2021-10-17 18:44:28 +00:00
"release_date": "2021-10-17T18:16:27.628932+00:00",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}