diff --git a/notes/notes-0.11.ckan b/notes/notes-0.11.ckan new file mode 100644 index 0000000000..f76f61f92f --- /dev/null +++ b/notes/notes-0.11.ckan @@ -0,0 +1,19 @@ +{ + "spec_version": 1, + "identifier": "notes", + "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", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/55625", + "kerbalstuff": "https://kerbalstuff.com/mod/74/In%20game%20notes%20/%20notepad%20/%20checklist", + "repository": "https://github.com/hashashin/ksp_notes", + "x_screenshot": "https://kerbalstuff.com/content/hashashin_244/In_game_notes_notepad_checklist/In_game_notes_notepad_checklist.png" + }, + "version": "0.11", + "ksp_version": "1.0.4", + "download": "https://kerbalstuff.com/mod/74/In%20game%20notes%20/%20notepad%20/%20checklist/download/0.11", + "download_size": 37026, + "x_generated_by": "netkan" +}