{ "id": "looter", "title": "Looter", "description": "Post-combat rewards distribution module for the D&D 5e (2024) system of Foundry VTT.", "version": "0.4.1", "authors": [ { "name": "GunpowderLullaby" } ], "compatibility": { "minimum": "14", "verified": "14.359" }, "relationships": { "systems": [ { "id": "dnd5e", "type": "system", "compatibility": { "minimum": "5.3.0", "verified": "5.3.0" } } ] }, "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.4.1/looter.zip" }