{ "_comment": "Copy this file to launcher-config.json and fill in real values before building. The launcher-config.json file is gitignored so local values never get committed. httpUsername/httpPassword are optional and only needed if your manifest/file host uses HTTP Basic auth.", "packName": "Brass & Sigil", "manifestUrl": "https://your-server.example/pack/manifest.json", "installDirName": "BrassAndSigilData", "memoryMB": 8192, "msalClientId": "00000000-0000-0000-0000-000000000000", "httpUsername": null, "httpPassword": null }