All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

26 lines
1.6 KiB

{
"id": "quick-insert",
"name": "quick-insert",
"title": "Quick Insert - Search Widget",
"description": "Quickly find actors, items, spells etc. and insert them wherever you need them right now - the map, character sheets, roll tables, journals, you name it. <br> <ul><li>Open with <kbd>Ctrl</kbd> + <kbd>Space</kbd> (default)</li> <li>Hold <kbd>Shift</kbd> to select more than one result</li> <li>Drag and drop directly from the search results</li></ul>",
"version": "2.8.3",
"authors": [{"name": "Sunspots", "url": "https://gitlab.com/sunspots"}],
"esmodules": ["quick-insert.js"],
"styles": ["./quick-insert.css"],
"packs": [],
"languages": [
{"lang": "en", "name": "English", "path": "lang/en.json"},
{"lang": "es", "name": "Español", "path": "lang/es.json"},
{"lang": "fr", "name": "Français", "path": "lang/fr.json"},
{"lang": "cn", "name": "中文(简体)", "path": "lang/zh_Hans.json"},
{"lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt_BR.json"}
],
"compatibility": {"minimum": "11.300", "verified": "11.300"},
"url": "https://gitlab.com/fvtt-modules-lab/quick-insert",
"manifest": "https://gitlab.com/fvtt-modules-lab/quick-insert/-/jobs/artifacts/master/raw/module.json?job=build-module",
"download": "https://gitlab.com/fvtt-modules-lab/quick-insert/-/jobs/artifacts/v2.8.3/raw/quick-insert-v2.8.3.zip?job=build-module",
"license": "MIT",
"readme": "https://gitlab.com/fvtt-modules-lab/quick-insert",
"bugs": "https://gitlab.com/fvtt-modules-lab/quick-insert/-/issues",
"changelog": "https://gitlab.com/fvtt-modules-lab/quick-insert/-/blob/master/CHANGELOG.md"
}