{ "id": "user-notes", "title": "User Notes", "description": "User Notes: ein einfaches lokales Notizfenster für Foundry VTT v14. Notizen werden im Browser-localStorage pro Welt und Benutzer gespeichert.", "version": "1.0.1", "authors": [ { "name": "ChatGPT" } ], "compatibility": { "minimum": "14", "verified": "14" }, "scripts": [ "scripts/user-notes.js" ], "styles": [ "styles/user-notes.css" ], "languages": [], "url": "https://github.com/fzumpe/foundry-usernotes", "manifest": "https://raw.githubusercontent.com/fzumpe/foundry-usernotes/main/module.json", "download": "https://codeload.github.com/fzumpe/foundry-usernotes/zip/refs/tags/V1.0.0" }