Files
campaign-manager/symbiote/public/manifest.json

12 lines
344 B
JSON

{
"apiVersion": "v0.1",
"name": "Campaign Manager",
"version": "0.1.0",
"author": "",
"description": "Authenticated campaign and character management for TaleSpire",
"interopId": "com.campaign-manager.symbiote",
"entryPoint": "index.html",
"extras": ["colorStyles", "fonts", "diceFinder", "icons"],
"runInBackground": false
}