{ "id": "csb-sombre-classic", "title": "CSB Sombre classic", "version": "12.0.1", "url": "https://github.com/los-brutos/csb-sombre-classic", "manifest": "https://raw.githubusercontent.com/los-brutos/csb-sombre-classic/12.0.1/module.json", "download": "https://github.com/los-brutos/csb-sombre-classic/releases/download/12.0.1/csb-sombre-classic.zip", "changelog": "https://github.com/los-brutos/csb-sombre-classic/raw/main/changelog.md", "compatibility": { "minimum": "11", "verified": "12" }, "relationships": { "systems": [ { "id": "custom-system-builder", "type": "system", "manifest": "https://gitlab.com/custom-system-builder/custom-system-builder/-/raw/main/system.json", "compatibility": {} } ] }, "description": "Implémentation du système Sombre classic avec Custom System Builder (CSB)", "authors": [ { "name": "Los Brutos", "discord": "@losbrutos", "flags": {} } ], "packs": [ { "name": "templates-actors", "label": "_Templates acteurs (Sombre classic)", "path": "packs/templates-actors", "type": "Actor", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "templates-items", "label": "_Templates objets (Sombre classic)", "path": "packs/templates-items", "type": "Item", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "personnalites", "label": "Personnalités", "path": "packs/personnalites", "type": "Item", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} } ], "packFolders": [ { "name": "Sombre Classic", "sorting": "m", "folders": [ { "name": "Templates et manuel pour Sombre classic", "sorting": "m", "color": "#000000", "packs": ["templates-actors", "templates-items"] }, { "name": "Ressources pour Sombre classic", "sorting": "a", "color": "#000000", "packs": ["personnalites"] } ] }] }