{ "name": "easy-exports", "title": "Easy Exports", "description": "Easy Exports speeds up backups of your Foundry VTT world. Instead of right-clicking every Journal, Scene, Actor, etc. simply right-click the section in the Sidebar and pick the Easy Export option from the pop-up window. Works for Macros too!
NEW in 0.4: Easily recover lost Actors, Journals, etc. with the new Import option", "author" : "Spetzel", "version": "0.4.1", "minimumCoreVersion": "0.6.5", "compatibleCoreVersion": "0.7.7", "languages": [{ "lang": "en", "name": "English", "path": "lang/en.json" }], "esmodules" : ["modules/EasyExports.js" ], "styles": ["css/easy-exports.css"], "readme": "https://github.com/spetzel2020/easy-exports/blob/master/README.md", "bugs": "https://github.com/spetzel2020/easy-exports/issues", "changelog": "https://github.com/spetzel2020/easy-exports/blob/master/CHANGELOG.md", "manifest": "https://raw.githubusercontent.com/spetzel2020/easy-exports/v0.4.1/module.json", "download": "https://github.com/spetzel2020/easy-exports/archive/v0.4.1.zip", "url": "https://github.com/spetzel2020/easy-exports" }