NetKAN generated mods - notes-0.10.1
This commit is contained in:
parent
729ed2e424
commit
184e61a2b6
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "notes",
|
||||
"name": "Notepad",
|
||||
"abstract": "Adds an ingame notepad",
|
||||
"license": "GPL-3.0",
|
||||
"ksp_version": "0.25",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/55625",
|
||||
"repository": "https://github.com/hashashin/ksp_notes"
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/74/In%20game%20notes%20/%20notepad%20/%20checklist"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "In game notes / notepad / checklist",
|
||||
"abstract": "Simple plugin I make for personal use and learning purposes, it is a space to put short notes (some form of notepad). It is hidden by default use ALT+ \"N\" keys (by default) to unhide/hide or the toolbar button. The notes are persistent via the save button and the interface shows everywhere in the game.",
|
||||
"author": "hashashin",
|
||||
"version": "0.10.1",
|
||||
"download": "https://github.com/hashashin/ksp_notes/releases/download/0.10.1/notes-0.10.1.zip",
|
||||
"download": "https://kerbalstuff.com/mod/74/In%20game%20notes%20/%20notepad%20/%20checklist/download/0.10.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 36216
|
||||
}
|
Loading…
Reference in New Issue