{ "id": "npc2place", "name": "npc2place", "title": "SWADE - NPC to Place", "description": "Turn any NPC into a planet or location sheet in the Spatiopolis universe. Includes themes (sci-fi/medieval), editable dropdowns, drag & drop support, and full SWADE compatibility. Read the guide: https://www.stream-adventure.fr/npc2place/", "version": "1.0.0", "author": "Davy_mj", "type": "module", "esmodules": ["scripts/main.js"], "languages": [ { "lang": "fr", "name": "Français", "path": "lang/fr.json"}, { "lang": "en", "name": "English", "path": "lang/en.json"}, { "lang": "es", "name": "Español", "path": "lang/es.json"}, { "lang": "de", "name": "Deutsch", "path": "lang/de.json"} ], "url": "https://www.stream-adventure.fr/npc2place/", "readme": "https://raw.githubusercontent.com/davy-MJ/NPC2PLACE/refs/heads/main/readme.en.md", "manifest": "https://raw.githubusercontent.com/davy-MJ/NPC2PLACE/main/module.json", "download": "https://github.com/davy-MJ/NPC2PLACE/raw/refs/heads/main/npc2place.zip", "icon": "modules/npc2place/icons/setup-cover.png", "media": [ { "type": "cover", "url": "https://www.stream-adventure.fr/npc2place/setup-cover.png" } ], "compatibility": { "minimum": "11", "verified": "13", "maximum": "13" }, "relationships": { "systems": [ { "id": "swade", "type": "system", "compatibility": {} } ] } }