NetKAN added mod - VesselNotes-0.0.2.2
This commit is contained in:
parent
e7fa3efa0c
commit
a2824b9993
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "VesselNotes",
|
||||
"name": "Vessel Notes & Logs",
|
||||
"abstract": "This mod is designed to allow you to keep any number of notes with a vessel, and also to keep a mission log. There is an Autolog setting which, when enabled, will have the mod add log entries for specific types of events",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.2.2",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/199389-*",
|
||||
"spacedock": "https://spacedock.info/mod/2871/Vessel%20Notes%20&%20Logs",
|
||||
"repository": "https://github.com/linuxgurugamer/VesselNotes",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/VesselNotes/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/VesselNotes",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Vessel_Notes__Logs/Vessel_Notes__Logs-1633346124.8011277.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2871/Vessel%20Notes%20%26%20Logs/download/0.0.2.2",
|
||||
"download_size": 93503,
|
||||
"download_hash": {
|
||||
"sha1": "FA19853964CD425FE81755C34030CD3CE2BE41B6",
|
||||
"sha256": "FB87E4294BC992E90745037061EE87E355FEDB3740C7C9528E467216BB2F1AEF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 187921,
|
||||
"release_date": "2022-08-26T17:05:56.452743+00:00",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue