NetKAN added mod - notes-0.17.0.0-adoption
This commit is contained in:
parent
640beafec1
commit
a36b018518
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "notes",
|
||||
"name": "Notes",
|
||||
"abstract": "Simple notepad to take text notes in game.",
|
||||
"author": [
|
||||
"hashashin",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"version": "0.17.0.0-adoption",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/207118-*",
|
||||
"spacedock": "https://spacedock.info/mod/77/Notes",
|
||||
"repository": "https://github.com/zer0Kerbal/Notes",
|
||||
"bugtracker": "https://github.com/zer0Kerbal/Notes/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/zer0Kerbal/Notes/master/Notes.version",
|
||||
"x_screenshot": "https://spacedock.info/content/hashashin_471/notes/notes-1455711666.7319841.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/77/Notes/download/0.17.0.0-adoption",
|
||||
"download_size": 79433,
|
||||
"download_hash": {
|
||||
"sha1": "507309A0D771FF4A6BB855499861368D2C2F52D0",
|
||||
"sha256": "F287EAB390502D4C1770FA7FEA37B7122717AE0411B9A865C185923FE22BD820"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-03-26T02:26:42.15729+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue