{ "id": "swim", "title": "SWADE Immersion Module", "description": "

A module providing immersion friendly macros and functionalities to enhance the gameplay experience of the SWADE System on Foundry VTT and automate some things in a non-intrusive way. Please consider donating.

", "compatibility": { "minimum": 10, "verified": "10.291" }, "version": "1.5.0", "authors": [ { "name": "SalieriC", "url": "https://ko-fi.com/salieric", "discord": "SalieriC#8263" }, { "name": "Emanuel May", "url": "https://github.com/loofou", "discord": "Loofou#7406" } ], "relationships": { "systems": [ { "id": "swade", "type": "system", "manifest": "https://gitlab.com/api/v4/projects/16269883/packages/generic/swade/latest/system.json", "compatibility": { "minimum": "2.4.0", "verified": "2.4.2" } } ], "requires": [ { "id": "lib-wrapper", "type": "module", "manifest": "https://raw.githubusercontent.com/ruipin/fvtt-lib-wrapper/master/module.json", "compatibility": { "minimum": "1.12.10.0", "verified": "1.12.12.0" } }, { "id": "settings-extender", "type": "module", "manifest": "https://gitlab.com/foundry-azzurite/settings-extender/-/jobs/artifacts/master/raw/dist/settings-extender/module.json?job=build", "compatibility": { "minimum": "1.2.1", "verified": "1.2.1" } }, { "id": "succ", "type": "module", "manifest": "https://raw.githubusercontent.com/SalieriC/SUCC/main/succ/module.json", "compatibility": { "minimum": "1.0.0", "verified": "1.0.0" } }, { "id": "warpgate", "type": "module", "manifest": "https://raw.githubusercontent.com/trioderegion/warpgate/master/module.json", "compatibility": { "minimum": "1.14.0", "verified": "1.16.2" } } ] }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "zh-Hans", "name": "中文(简体)", "path": "lang/zh_Hans.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt_BR.json" } ], "systems": [ "swade" ], "esmodules": [ "./scripts/init.js" ], "packs": [ { "name": "swade-immersive-macros", "label": "SWADE Immersive Macros", "system": "swade", "path": "packs/swade-immersive-macros.db", "module": "swim", "type": "Macro", "private": true }, { "name": "chase-layouts", "label": "Chase Layouts", "system": "swade", "path": "packs/chase-layouts.db", "module": "swim", "type": "Scene", "private": true }, { "label": "SWIM Actor Folders", "name": "swim-actor-folders", "path": "packs/swim-actor-folders.db", "system": "swade", "module": "swim", "type": "Actor", "private": true }, { "label": "SWIM Chase Cards", "name": "swim-chase-cards", "path": "packs/swim-chase-cards.db", "system": "swade", "module": "swim", "type": "JournalEntry", "private": true }, { "label": "SWIM Roll Tables", "name": "swim-roll-tables", "path": "packs/swim-roll-tables.db", "system": "swade", "module": "swim", "type": "RollTable", "private": true } ], "url": "https://github.com/SalieriC/SWADE-Immersive-Macros", "manifest": "https://raw.githubusercontent.com/SalieriC/SWADE-Immersive-Macros/main/swim/module.json", "download": "https://github.com/SalieriC/SWADE-Immersive-Macros/blob/main/swim.zip?raw=true" }