{ "name": "discord-rich-presence", "title": "Discord Rich Presence", "description": "Displays current FoundryVTT status in Discord and enables Discord Voice Chat in Foundry", "version": "2.2.0", "minimumCoreVersion": "0.5.4", "compatibleCoreVersion": "0.7.4", "author": "Cody Swendrowski ", "scripts": [ "./richpresence.js", "./reconnecting-websocket.js" ], "styles": [ "./richpresence.css" ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" } ], "packs": [], "url": "https://github.com/cswendrowski/FoundryVTT-Discord-Rich-Presence", "manifest": "https://raw.githubusercontent.com/cswendrowski/FoundryVTT-Discord-Rich-Presence/master/module.json", "download": "https://github.com/cswendrowski/FoundryVTT-Discord-Rich-Presence/archive/master.zip" }