{ "id": "foundry-tabletop-helpers", "title": "Foundry Tabletop Helpers", "description": "QoL helpers for Foundry VTT. Generates print-ready character sheets, NPC stat blocks, party summaries, and encounter sheets with intelligent feature summaries, live variable resolution, and runtime structural parsing of PHB/homebrew content. Also adds a Rotate/Flip control to application windows.", "version": "1.0.9", "authors": [ { "name": "JohnGallego", "url": "https://github.com/JohnGallego" } ], "url": "https://github.com/JohnGallego/foundry-tabletop-helpers", "license": "MIT", "compatibility": { "minimum": "13", "verified": "13" }, "esmodules": [ "index.js" ], "styles": [ "styles.css" ], "manifest": "https://raw.githubusercontent.com/JohnGallego/foundry-tabletop-helpers/main/module.json", "download": "https://github.com/JohnGallego/foundry-tabletop-helpers/releases/download/v1.0.9/foundry-tabletop-helpers-v1.0.9.zip" }