{ "id": "looter", "title": "Looter", "description": "Post-combat rewards distribution module for the D&D 5e (2024) system of Foundry VTT.", "version": "0.3.16", "authors": [ { "name": "GunpowderLullaby" } ], "compatibility": { "minimum": "13", "verified": "13.351" }, "relationships": { "systems": [ { "id": "dnd5e", "type": "system", "compatibility": { "minimum": "5.2.5", "verified": "5.2.5" } } ] }, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/looter.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "url": "https://github.com/GunpowderLullaby/Looter", "manifest": "https://raw.githubusercontent.com/GunpowderLullaby/Looter/main/module.json", "download": "https://github.com/GunpowderLullaby/Looter/releases/download/v0.3.16/looter.zip" }