NetKAN added mod - VesselNotes-0.0.1.3
This commit is contained in:
parent
7a426ddb97
commit
cecd583cf4
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"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.1.3",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"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.1.3",
|
||||
"download_size": 88929,
|
||||
"download_hash": {
|
||||
"sha1": "813C232E7E133EAFB729380F506017DA3C55B606",
|
||||
"sha256": "E30AB5E083D450415848F0677DC29D2B4D4D8FF547179385A848ABB5FF7E9907"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-04T12:58:02.383327+00:00",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue