|
|
- {
- "id": "permission_viewer",
- "title": "Ownership Viewer",
- "description": "Quickly see which entities (Journal entries, Actors, etc..) are visible to all players or visible to a specific player.",
- "version": "0.10.0",
- "library": "false",
- "manifestPlusVersion": "1.2.0",
- "allowBugReporter": true,
- "compatibility": {
- "minimum": 10,
- "verified": 10
- },
- "authors": [
- {
- "name": "Malekal",
- "site": "https://github.com/Malekal4699/fvtt-module-permission-viewer/",
- "discord": "Malekal#9985"
- },
- {
- "name": "Kakaroto"
- },
- {
- "name": "Dor",
- "discord": "dor#7514"
- }
- ],
- "scripts": [
- "./scripts/ownership_viewer.js"
- ],
- "styles": [
- "./styles/ownership_viewer.css"
- ],
- "url": "https://github.com/Malekal4699/fvtt-module-permission-viewer",
- "manifest": "https://github.com/Malekal4699/fvtt-module-permission-viewer/releases/latest/download/module.json",
- "download": "https://github.com/Malekal4699/fvtt-module-permission-viewer/releases/download/0.10.0/module.zip",
- "bugs": "https://github.com/Malekal4699/fvtt-module-permission-viewer/issues",
- "changelog": "https://raw.githubusercontent.com/Malekal4699/fvtt-module-permission-viewer/master/CHANGELOG.md",
- "name": "permission_viewer",
- "minimumCoreVersion": 10,
- "compatibleCoreVersion": 10
- }
|