{ "id": "gurps-instant-defaults", "title": "GURPS Instant Defaults", "description": "A modern skill chooser and defaults system for GURPS in Foundry VTT. This module provides an intuitive interface for browsing skills with their default values and page references, making character creation and skill management much easier.", "authors": [ { "name": "Boifubá", "url": "https://github.com/Boifuba", "discord": "boifuba", "flags": {} } ], "version": "1.0.1", "compatibility": { "minimum": "13", "verified": "13", "maximum": "13" }, "url": "https://gitlab.com/boifuba/Gurps_Instant_Defaults/", "manifest": "https://raw.githubusercontent.com/Boifuba/gurps-instant-defaults/refs/heads/main/module.json", "download": "https://github.com/Boifuba/GURPS-Instant-Defaults/releases/download/1.0.1/gurps-instant-defaults.zip", "esmodules": [ "scripts/main.js" ], "styles": [ { "src": "module.css" } ] }